<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 Reset 
--------------------------------*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea{margin:0;padding:0;}
th,td{margin:0;}
body,button,input,select,textarea{font:12px/1.5 Helvetica,Tahoma,Arial,\5b8b\4f53,sans-serif;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
ul,ol{list-style:none;}
a{text-decoration:none; color:#2a2a2a;}
a:hover{text-decoration:none; color:#d20000;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
abbr[title]{border-bottom:1px dotted;cursor:help;}
legend{color:#000;}
fieldset, img { border:0;} 
a img{vertical-align:text-bottom;}
:focus {outline:0;}
textarea{overflow:auto;vertical-align:top;resize:vertical;}
button,input,select,textarea{font-size:100%;}
button,input,select{vertical-align:middle;}
button{cursor:pointer;}
/*
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
*/

/*Common Style
--------------------------------*/
/*text align*/
.tc{ text-align:center;}
.tr{ text-align:right;}
.tj{ text-align:justify;}
/*float and clear*/
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{ clear:both;}
/*clear*/
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}
/*contain floats*/
.group:before,
.group:after {content: "\0020"; display: block; height: 0; overflow: hidden;}
.group:after {clear: both;}
.group {zoom: 1;}
.hidden { display: none!important; visibility: hidden; }
.invisible { visibility: hidden; }
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }


/*layout style
--------------------------------------*/
body{ font-family:"微软雅黑"; font-size:14px;}
.header{ width:100%; background:#122b46; height:85px;}
.top{ width:1200px; margin:0 auto;}
.search{ width:140px; background:#7d7d7d; border-radius:12px; height:24px; line-height:24px; margin-top:30px;  }
.search #searchtext{ border:0px; background:#7d7d7d; height:22px; line-height:22px; width:90px; color:#fff; margin:-2px 0 0 12px;font-family:"Microsoft YaHei"; }
.search #searchpic{ background: url(search.png) no-repeat center; width:22px; height:22px; cursor: pointer; border:1px solid #7d7d7d; margin-top:-2px;}

/* 焦点图样式begin */
.pro-switch {height:535px;overflow: hidden;position: relative;width:100%;margin: 0 auto;}
.pro-switch img{width:100%;}
.flexslider {margin: 0;padding: 0;}
.flexslider .slides &gt; li {display: none;-webkit-backface-visibility: hidden;}
.flexslider .slides img {width:100%;display: block;}
.slides:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height:535px;}
.no-js .slides &gt; li:first-child {display: block;}
.flexslider {margin: 0 auto;position: relative;width:100%;zoom: 1;}
.flex-viewport {max-height: 2006px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}
.flexslider .slides {zoom: 1;}
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 60px;height: 90px;margin: -45px 0 0;display: block;background: url(ad_ctr.png) no-repeat 0 0;position: absolute;top: 50%;z-index: 10;cursor: pointer;text-indent: -9999px;opacity: 0;filter:alpha(opacity=0);-webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 0 -90px;right: 0;}
.flex-direction-nav .flex-prev {left: 0;}
.flexslider:hover .flex-next {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;filter:alpha(opacity=50);}
.flex-control-nav {width: 100%;position: absolute;bottom: 10px;text-align: center;}
.flex-control-nav li {margin: 0 5px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a {background:url(dot.png) no-repeat 0 -16px;display:block;height:16px;overflow: hidden;text-indent:-99em;width: 16px;cursor: pointer;}
.flex-control-paging li a.flex-active {background-position: 0 0;}
/* 焦点图样式end */

.other{ width:713px;}
nav ul {list-style: none; padding-left: 0; margin-top: 0;margin-bottom: 0;}
.nav {width: 560px; margin: 20px auto; color: #fff; }
.nav a { display: block; padding: 0 10px;line-height: inherit; color: #fff; cursor: pointer; }
.nav_menu {line-height: 45px;text-transform: uppercase;font-size:16px}
.nav_menu-item { display: inline-block;position: relative;}
.nav_menu-item:hover { background-color: #0065d2;}
.nav_menu-item .current { background-color: #0065d2;}
.nav_menu-item:hover .nav_submenu {display: block;}
.nav_submenu {text-transform: none; display: none;z-index:9999;position: absolute; width: 200px;background-color: #0065d2; font-size:14px; letter-spacing:1px;  }
.nav_submenu-item:hover { background: rgba(0, 0, 0, 0.1);}
.nav_submenu li{ float:left;}

    /*新闻轮播*/
#slideBox {width:400px;height:300px; overflow:hidden;position:relative; float:left;}
#slideBox ul#show_pic {margin:0;padding:0;list-style:none;height:340px;width:5000px;position:absolute;}
#slideBox ul#show_pic li {float:left;margin:0;padding:0;height:340px;}
#slideBox ul#show_pic li img {display:block;}
#iconBall {position:absolute;bottom:0;right:0;}
#iconBall li {float:left;color:#7a7a7a;width:32px;height:30px;line-height:28px;cursor:pointer;text-align:center;font-size:14px;font-weight:bold;padding-top:6px;}
#iconBall li.active {background:url(iconbg.png) no-repeat;color:#fff;}
#slideText {width:500px;height:40px;background:rgba(0, 0, 0, 0.7);color:#fff;position:absolute;left:0px;bottom:0px;*background:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);}
#textBall {position:absolute;left:10px;bottom:0px;line-height:40px; width:290px; overflow:hidden; height:40px;}
#textBall li {float:left;cursor:pointer;display:none;color:#fff;font-size:16px;}
#textBall li.active {display:block;}
#textBall li a {text-decoration:none;color:#fff;}
/*首页新闻*/
.indnews{ width:1200px; margin:20px auto;}
.indnews01{ width:800px;}
.indtit{ border-bottom:1px solid #e5e5e5; height:35px; line-height:35px;}
.indtitle{ background:url(titpic.jpg) no-repeat left center; padding-left:45px; font-size:18px; color:#333; float:left; }
.indtitle span{ font-size:14px; color:#888; padding-left:10px;}
.indtit a{ display:block; float:right; margin-right:20px;}
.indnewsbody{ margin:20px auto;}
.indnewspic{ width:400px; }
.indnewspic p{ position:relative; margin-top:-40px;height:40px; line-height:40px; padding:0 20px; overflow:hidden;background: url(bg.png) repeat;  }
.indnewspic p a{color:#fff;}
.indnewstext{ width:370px; }
.indnewstext ul li{ border-bottom:1px solid #e1e1e1; padding:10px 0; line-height:25px;}
.indnewstext ul li h1{ font-size:16px; font-weight: normal; width:370px; overflow:hidden; height:20px; line-height:20px; margin-bottom:10px;}
.indnewstext ul li p{ color:#555;}
.indnews02{ width:365px;}
.indnewslist { margin-top:10px;}
.indnewslist li{ line-height:36px; }
.indnewslist li a{ width:293px;height:36px; overflow:hidden; display:block; float:left;font-size:15px;}
.indnewslist li span{ display:block; float:right; font-size:12px; color:#888;}

/*首页项目*/
.indxzzbox{ width:1200px; margin:0 auto;}
.indxzz{ width:1200px; padding:0 0 30px 0;}
.indxzzlist{ padding:20px 0 20px 0;}
.indxzzlist ul li{ float: left; text-align:center; width:214px; padding:10px 8px; background:#ebebeb; margin-left:5px;margin-right:5px;}
.indxzzlist ul li p{ height:40px; line-height:40px; font-size:16px;overflow:hidden;}



/*首页项目*/
.indxmbox{ width:1200px; margin:0 auto;}
.indxm{ width:900px; padding:20px 0;}
.indxmcx{ width:285px; height:330px; background:#f6f6f6;}
.indxmlist{ padding:20px 0;}
.indxmlist ul li{ float: left; text-align:center; width:200px; padding:10px 8px; background:#fff; margin-right:9px;}
.indxmlist ul li p{ height:40px; line-height:40px; font-size:16px;overflow:hidden;}

.xmsearch{ width:250px; margin:0 auto; text-align:center;  }
.xmsearch #xmsearchtext{ border:1px solid #b4b4b4; height:43px; line-height:43px; width:230px; padding:0 10px;color:#555; font-family:"Microsoft YaHei"; margin:20px auto; }
.xmsearch #xmsearchpic{ background: url(cxbut.jpg) no-repeat center; width:166px; height:53px; cursor: pointer; border:0;}

.indzgs{ width:1200px; margin:30px auto;}
.indzgsbox{ margin-top:20px;}
.indzgsbox ul li{ float:left; width:132px; height:40px; line-height:40px; text-align:center; border:1px solid #b9b9b9; margin:15px 15px 10px 0; }
.indzgsbox ul li a{ display:block; widows:100%; }
.indzgsbox ul li a:hover{ background:#eee;}

/*内页*/
.banner{ background:url(nbanner.jpg) no-repeat center top; width:100%; height:260px;}
.content{ width:1200px; margin:0 auto; background:url(conbj.jpg) #fff repeat-y  center;position:relative;}
.left{ width:255px; float:left; padding-bottom:230px; padding-left:3px;}
.lefttop{ width:220px; height:75px; background:#ae1c1c; font-size:24px; color:#fff; line-height:75px; padding-left:35px;}
.leftmenu{}
.leftmenu li{ height:45px; border-bottom:1px solid #fff; line-height:45px; }
.leftmenu li a{ display:block;height:45px;background:#eaeaea; padding-left:35px; width:220px; font-size:15px;}
.leftmenu li a:hover{ background:#666666; color:#fff;}
.leftmenu li .current{ background:#666666; color:#fff;}

.search_content{ width:1200px; margin:0 auto; background-color:#ffffff;position:relative;}
.search_contain{ width:1200px;min-height:500px;}

.right{ width:925px; float:right;}
.path{ background:#f8f8f6; height:50px; line-height:50px; text-align:right; padding-right:10px; margin-right:1px;}
.rightbt{ height:50px; line-height:50px; color:#ae1c1c; padding-left:20px; border-bottom:1px solid #e8e8e8;border-top:1px solid #e8e8e8; font-size:22px;}
.rightitle{height:60px; line-height:60px; color:#222; padding-left:20px;border-top:1px solid #e8e8e8; font-size:22px; text-align:center;}
.rightxx{border-bottom:1px solid #e8e8e8; color:#888; text-align:center; padding-bottom:10px;}
.rightbox{ padding:20px; line-height:28px; color:#000333;}
/*.rightbox p{ text-indent:2em;}*/


  /*资讯*/
.newslist li{ padding:20px 0;border-bottom:1px solid #e5e5e5; }
.newslist li:hover{ background-color:#f8f8f8;}
.newstime{ width:80px; height:80px; background-color:#dddddd; font-size:16px; text-align:center; line-height:30px; color:#333;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px; border-radius:5px;}
.newstime b{ width:70px; height:45px; line-height:45px; margin:0 auto; font-size:20px; display: block; background-color:#ffffff;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px; border-radius:10px; }
.newswz{ width:780px;}
.newswz h2{ font-size:15px; }
.newswz p{color:#888888; line-height:25px; padding-top:5px;}

.newslist2 li{ line-height:45px; height:45px; border-bottom:1px solid #e5e5e5; padding:0 10px;}
.newslist2 li a{ display:block; float:left; width:700px; background:url(icon.png) no-repeat center left; padding-left:25px; }
.newslist2 li span{ display:block; float:right; width:80px; color:#888;}

.newscop li{border-bottom:1px solid #e5e5e5; padding:15px 0;}
.newsimg{ width:200px; height:150px;}
.newstext{ width:660px;}
.newstext h2{ font-size:15px; }
.newstext p{color:#888888; line-height:25px; padding:10px 0;}
.newstext span{ display:block; background:url(icon.png) no-repeat center left; padding-left:20px; font-family:Arial, Helvetica, sans-serif;}
/*翻页*/
.manu {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center; margin:20px 0;}
.manu a {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #036cb4; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid; TEXT-DECORATION: none
}
.manu a:hover {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.manu a:active {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.manu .current {
	BORDER-RIGHT: #036cb4 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #036cb4 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #036cb4 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #036cb4 1px solid; BACKGROUND-COLOR: #036cb4
}
.manu .disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}
/*页脚*/
.footer{ background:#122b46; line-height:30px; text-align:center; padding:30px 0; color:#afafaf;}
.footer a{ color:#afafaf;}
.footer a:hover{ color:#ffff00;}
.link{ width:1200px; margin:0px auto 20px auto;height:20px;line-height:20px;overflow:hidden;}
.link a{ color:#afafaf; margin:0 10px;}
.link a:hover{ color:#fff;}



/*内页列表顶部显示分类样式*/
.neiye_subclass{ width:100%; border-bottom:1px solid #ccc; height:35px; line-height:35px; margin-bottom:20px; padding-top:0px;}
.neiye_subclass li{ float:left;margin-bottom:10px;}
.neiye_subclass li a{ display:block; margin-right:10px;padding:0 15px; font-size:14px; background:#eee;}
.neiye_subclass li a:hover{ background:#122B46; color:#fff;}
.neiye_subclass li .current{ background:#122B46; color:#fff;}

/*页码*/
.Page{display:inline-block;text-align:center; padding:40px 0px 0px 0px;margin:0 auto;}
.Page a{display:inline-block;width:65px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px; float:left;text-decoration:none; color:#333; outline:none;}
.Page a:hover{ background:#036cb4; color:#FFF;background-repeat:no-repeat; }
.Page span{display:inline-block;min-width:45px; padding:0 10px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px;float:left;}
.Page span.current{ background:#036cb4; color:#FFF}
/*在线留言表单样式 begin*/
.messagebox{ margin-top:20px; margin:0 auto; width:100%; background:#eee; padding:30px 0;}
.messagebox h1{ font-size:30px;font-weight:normal;line-height:50px; height:50px;color:#004fc6;text-align:center; margin-bottom:10px;font-family:微软雅黑;}
.messagebox .shuoming{ text-align:center;font-size:16px; line-height:28px; margin-bottom:20px;color:#555555;font-family:微软雅黑;}
.messagebox  form{width:680px; margin:0 auto; }
.messagebox  .label{  margin-bottom:30px; position:relative; display:block; width:220px; height:35px; line-height:35px; font-size:14px; color:#bebebe; background:#fff; padding-left:80px;}
.messagebox  .label .h_x{ left: 395px; top: -8px;position: absolute;}
.messagebox  .label input{  height:36px; background:none; color:#555555;  border:none; display:block; width: 200px; padding:0 10px; line-height:38px; font-size:14px; border: 1px solid #e7e7e7;}
.messagebox  .label input:focus{ border:1px solid #9fc1ef;}
.messagebox  .label select{  height:36px; background:none; color:#555555;  border:none; display:block; width: 220px; padding:1px 10px; line-height:38px; font-size:14px; border: 1px solid #e7e7e7;}
.messagebox  .label strong{ font-weight:normal; display:block;  color:#474749;  position:absolute; width: 80px; text-align:center; left:0px; font-size:14px;  }
.messagebox  .textarea_box{ height:90px; background:#fff; width:600px;}
.messagebox  .textarea{height: 75px; resize:none; color:#555555;  width:600px;  margin-bottom:15px; padding-right:20px; background:none; border: 1px solid #e7e7e7;  line-height:24px; font-size:14px; padding: 6px 10px;  }
.messagebox  .textarea:focus{ border:1px solid #9fc1ef;}
.messagebox  .yzm{ position:absolute; left: 184px; top:3px; border: 0px solid #e7e7e7;}
.messagebox  .bitian{ position:absolute; left: 285px; top:3px;font-size:16px;color:#FF0000;}
.messagebox  .bitianselect{ position:absolute; left: 275px; top:3px;font-size:16px;color:#FF0000;}
.messagebox  .bitianyzm{ position:absolute; left: 175px; top:3px;font-size:16px;color:#FF0000;}
.messagebox  .bitiantextarea{ position:absolute; left: 665px; top:60px;font-size:16px;color:#FF0000;}
.messagebox  .formsubmit{ display:block;width:150px; height:40px; border-radius:3px; overflow:hidden; background:#00C055; color:#ffffff; font-size:16px; line-height:40px; margin:0 auto; text-align:center;}
.messagebox  .formsubmit:hover{ background:#036cb4; color:#fff;}
.messagebox  .inputsubmit{width:150px; height:40px; border-radius:3px; overflow:hidden; background:#ffae00; color:#333; font-size:16px; line-height:40px; margin-left:80px; text-align:center;}
.messagebox  .inputsubmit:hover{ background:#036cb4; color:#fff;}
/*在线留言表单样式 end*/
/*在线留言成功 弹出提示框样式 begin*/
#prompmasklayer{background-color:#666;position:absolute;z-index:99;left:0;top:0;display:none;width:100%;height:100%;opacity:0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;}
.promptbox{width:0px;height:0px;display:none;position:absolute;right:0;top:0;z-index:100;padding:1px;background:#fff; border-radius:5px;}
.promptbox h2{height:25px;position:relative;}
.promptbox h2 a{position:absolute;right:10px;top:0;font-size:12px;color:#3366cc;}
.promptbox .prompt_con{padding:10px;}
.promptbox .prompt_con_pic{ text-align:center; padding-bottom:10px;}
.promptbox .prompt_con p{font:normal 14px/2 'microsoft yahei'; width:100%;color:#555;padding-top:5px; text-align:center;}
.promptbox .prompt_con p span{ color:#ee0000; font-size:16px;}
.promptbox .prompt_con_an a{  display:block;width:100px; height:30px; border-radius:3px; overflow:hidden; background:#ffae00; color:#333; font-size:14px; line-height:30px; margin:20px auto 0 auto; text-align:center;}
.promptbox .prompt_con_an a:hover{background:#036cb4; color:#fff;}
/*在线留言成功 弹出提示框样式 end*/


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////所有网站公共样式 begin////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*列表页公共样式begin-------------------------------------------------------------------------------------------------------------------------------------*/
/*标题+时间列表1*/
.tit_time_list_1{ padding:0 10px;}
.tit_time_list_1 li{ height:45px; line-height:45px; border-bottom:1px dotted #cccccc;overflow:hidden;}
.tit_time_list_1 li:hover{ background:#F0F0F0;}
.tit_time_list_1 li a{ float:left;background:url(icon_10.png) no-repeat 10px center;width:76%;padding-left:40px; font-size:15px;height:45px; line-height:45px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.tit_time_list_1 li span{ color:#555555; float:right; font-size:13px; padding-right:10px;height:45px; line-height:45px;overflow:hidden;}
/*图片+标题列表*/
.pic_tit_list_1{padding:0px 10px;}
.pic_tit_list_1 li{ width:263px; margin:11px 12px; float:left; text-align:center;background-color:#E0E1E2;overflow:hidden;}
.pic_tit_list_1 li a:hover{ text-decoration:none; background-color:#036cb4; display:block; color:#ffffff;}
.pic_tit_list_1 li img{ margin:2px;padding:2px;}
.pic_tit_list_1 li p{ line-height:35px; height:35px;font-size:13px;overflow: hidden;padding-left:10px;padding-right:10px;}
.pic_tit_list_1 li p:hover{color:#ffffff;}
/*图片+标题+简短介绍列表*/
.pic_tit_con_list_1{ width:98%; margin:0 auto;}
.pic_tit_con_list_1 li{padding:15px 10px 15px 10px; border-bottom:1px dotted #cccccc;}
.pic_tit_con_list_1 li:hover{ background:#F0F0F0;}
.pic_tit_con_list_1 li .infoimg{ width:200px; height:150px;border:1px solid #e5e5e5;margin-right:20px;}
.pic_tit_con_list_1 li .infocon{}
.pic_tit_con_list_1 li .infocon h2{ font-size:16px;font-weight:bold;line-height:35px; height:35px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_tit_con_list_1 li .infocon p{ color:#555555; font-size:14px;line-height:24px;padding:2px 0 10px 0;height:105px;overflow: hidden;}
.pic_tit_con_list_1 li .infocon .more{  text-align:center; float:right;color:#CC0000;margin-top:5px;display:block;  width:100px; height:25px; line-height:25px;  border:1px solid #cccccc;}
/*图片+标题+时间+简短介绍列表*/
.pic_tit_con_time_list_1{ width:98%; margin:0 auto;}
.pic_tit_con_time_list_1 li{padding:15px 15px; border-bottom:1px solid #e5e5e5;}
.pic_tit_con_time_list_1 li:hover{ background:#F0F0F0;}
.pic_tit_con_time_list_1 li .infoimg{ width:200px; height:150px;border:1px solid #cccccc;margin-right:20px;}
.pic_tit_con_time_list_1 li .infocon{}
.pic_tit_con_time_list_1 li .infocon h2{ font-size:16px;font-weight:bold;line-height:35px; height:35px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_tit_con_time_list_1 li .infocon p{color:#555555; font-size:13px;line-height:24px; padding:2px 0 0px 0;height:76px;overflow: hidden;}
.pic_tit_con_time_list_1 li .infocon span{ display:inline-block; background:url(icon_10.png) no-repeat center left; color:#036cb4;font-size:13px;padding-left:25px;margin-top:10px; font-family:Arial, Helvetica, sans-serif;}
/*时间+标题+简短介绍列表1*/
.time_tit_con_list_1 li{ padding:20px;border-bottom:1px dotted #cccccc;}
.time_tit_con_list_1 li:hover{ background-color:#F0F0F0;}
.time_tit_con_list_1 li .infotime{ margin-right:20px;width:80px; height:80px; background-color:#cccccc; font-size:16px; text-align:center; line-height:30px; color:#333;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px; border-radius:5px;}
.time_tit_con_list_1 li .infotime b{ width:70px; height:45px; line-height:45px; margin:0 auto; font-size:20px; display: block; background-color:#ffffff;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px; border-radius:10px; }
.time_tit_con_list_1 li .infocon{}
.time_tit_con_list_1 li .infocon h2{ font-size:15px;font-weight:bold;line-height:23px; height:23px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.time_tit_con_list_1 li .infocon p{color:#555555;font-size:13px;line-height:25px; padding-top:5px;height:50px;overflow: hidden;}
/*时间+标题+简短介绍列表2*/
.time_tit_con_list_2{ width:98%; margin:0 auto;}
.time_tit_con_list_2 li{ border-bottom:1px dotted #cccccc; padding:10px 10px;}
.time_tit_con_list_2 li h3{ font-size:16px;line-height:30px;font-weight:700; height:30px;background: url(icon_10.png) no-repeat left center;padding-left:25px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.time_tit_con_list_2 li h3 span{ float:right; display:inline;font-weight:normal; font-size:14px;font-weight:normal; color:#666666;}
.time_tit_con_list_2 li p{ text-indent:2em; line-height:24px;font-size:13px; color:#555555;height:50px;overflow: hidden;}
.time_tit_con_list_2 li:hover{ background:#F0F0F0;}
/*列表页公共样式end-------------------------------------------------------------------------------------------------------------------------------------*/

/*jQuery网页顶部消息提示框插件 begin*/
/*原始的样式
.xctips{position:fixed; top:0; left:0; width:100%; height:44px; z-index:999; background:#3498db; color:#FFF; line-height:44px; text-align:center; vertical-align:middle; font-size:16px; transition:background .2s linear;-webkit-transition:background .2s linear; font-family: "Microsoft YaHei", "微软细黑", "微软雅黑 Light" , "微软雅黑", "Arial", "SimSun", "宋体";}
.xctips.info{background:#3498db;}
.xctips.success{background:#2ecc71;}
.xctips.error{background:#ff9090;}
.xctips.loading{background:#F93;}
*/
.xctips{position:fixed; top:0; left:0; width:100%; height:44px; z-index:999; background:#3498db; color:#FFF; line-height:44px; text-align:center; vertical-align:middle; font-size:16px; transition:background .2s linear;-webkit-transition:background .2s linear; font-family: "Microsoft YaHei", "微软细黑", "微软雅黑 Light" , "微软雅黑", "Arial", "SimSun", "宋体";}
.xctips.info{background:#F93;}
.xctips.success{background:#2ecc71;}
.xctips.error{background:#ff9090;}
.xctips.loading{background:#F93;}
/*jQuery网页顶部消息提示框插件 end*/

/*会员操作提示 begin*/
.operate_tips{ width:600px; margin:30px auto;background-color:#ffffff; padding:10px 10px;border:1px solid #eeeeee;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.operate_tips .operate_tips_title{ border-bottom:1px solid #eeeeee; text-align:center;font-size:25px; color:#179de6; line-height:50px; padding:0 20px;}
.operate_tips .tips_box{ padding:20px 10px;}
.operate_tips .tips_box .tips_pic{display:inline;float:left;text-align:center;}
.operate_tips .tips_box .tips_con{display:inline;float:right;width:420px;}
.operate_tips .tips_box .tips_con li{ height:auto; line-height:30px;}
.operate_tips .tips_box .tips_con .tips_anniu_1{ padding:20px 0;}
.operate_tips .tips_box .tips_con .tips_anniu_1 a{ display:block; width:180px; text-align:center; height:35px; line-height:35px; background:#179de6; border-radius:5px; color:#ffffff;}
.operate_tips .tips_box .tips_con .tips_anniu_1 a:hover{ background:#feae17;}
/*会员操作提示 end*/

/*会员找回密码*/
.member_content{background-color: #fff;width: 100%;max-width: 640px;margin:0 auto;position: relative; overflow: hidden;margin-bottom:10px;}
.getpassword_input{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;width:96%;text-indent:1em;height:35px;line-height:35px;font-size:14px;font-family:微软雅黑;border:1px solid #cccccc;}
/*.getpassword_input{width:100%;border:none;background:#fff;font-size:14px;vertical-align:middle;outline:0}*/
.getpassword_button{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;cursor:pointer;text-align:center; width:40%; height:35px; background-color:#179de6; border:0px solid #179de6;line-height: 35px;color: #ffffff;font-size:16px; font-family:"Microsoft YaHei";font-weight: 700;vertical-align:middle;}
.getpassword_button:hover{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;cursor:pointer;text-align:center; width:40%; height:35px; background-color:#0084cc; border:0px solid #0084cc;line-height: 35px;color: #ffffff;font-size:16px; font-family:"Microsoft YaHei";font-weight: 700;vertical-align:middle;}


.photo_border_1{border:1px solid #cccccc;padding:3px;}
.pic_1{width:160px;height:120px;overflow:hidden;border: 0px solid #CCCCCC;}
.pic_2{width:205px;height:150px;overflow:hidden;}
.pic_3{width:105px;height:128px;overflow:hidden;border: 1px solid #CCCCCC;}
.pic_4{width:140px;height:105px;overflow:hidden;border: 1px solid #CCCCCC;}
.pic_5{width:150px;height:110px;overflow:hidden;border: 1px solid #CCCCCC;}

.s_font_2 {color: #555555;line-height:22px;}
.s_font_3 {color: #FF6600}
.cur_left_title_1 {font-family: Microsoft YaHei;font-size: 18px;color: #1C2F6A;font-weight:600;}
.cur_title_1 {font-family: Microsoft YaHei;font-size:20px; color:#cc0000; height:44px; line-height:44px;font-weight:normal;padding-left:0px;}
.tit_01{ font-size:12px; font-weight:bold; color:#333 }
.s_font_02 {font-family: Microsoft YaHei;color: #666666}
.s_font_03 {font-family: Microsoft YaHei;color: #666666}
.s_font_04 {font-family: Microsoft YaHei;color: #555555;}
.s_font_05 {font-family: Microsoft YaHei;color: #7D9CB3;font-family: arial;}
.s_font_06 {font-family: Microsoft YaHei;color: #666666}
.s_font_07 {font-family: Microsoft YaHei;color: #cccccc;line-height:18px;}

a.moreindex_1{ font-size: 12px;color: #cc0000;text-decoration: none;}
a.moreindex_1:hover{ font-size: 12px;color: #FF6600;text-decoration: none;}

.more_0,.more_0 a    { font-family: Microsoft YaHei;font-size: 14px;color: #CC0000;text-decoration: none;}
.more_0 a:hover   { font-size: 14px;color: #CC0000;text-decoration: none;font-weight:bold;}
a.more_1{ font-size: 14px;color: #CC0000;text-decoration: none;}
a.more_1:hover{ font-size: 14px;color: #ff0000;text-decoration: none;}
a.more_2{ font-family: Microsoft YaHei;font-size: 14px;color: #CC0000;text-decoration: none;}
a.more_2:hover{ font-size: 14px;color: #ff0000;text-decoration: none;}
a.more_3{ font-family: Microsoft YaHei;font-size: 14px;color: #444444;text-decoration: none;}
a.more_3:hover{ font-family: Microsoft YaHei;font-size: 14px;color: #CC0000;text-decoration: none;}
/*hui dao wang ye ding bu piao fu an niu satrt*/
a.top_stick, a.top_stick:active, a.top_stick:visited {background:url("../../images/btn_top.gif") 0 -48px no-repeat;color:#fff;display:inline-block;font-size:0;
height:42px;line-height:3px;text-decoration:none;width:42px}
a.top_stick:hover{background:url("../../images/btn_top.gif") 0 0 no-repeat;display:inline-block;font-size:0;height:42px;line-height:3px;text-decoration:none;
width:42px}
/*hui dao wang ye ding bu piao fu an niu end*/

.SCROLLBaR_01{
	OVERFLOW: hidden;HEIGHT: 275px;width: 223px;padding-RIGHT:5px;OVERFLOW-X:hidden;OVERFLOW: auto;SCROLLBaR-FaCE-color: #E4E4E4; SCROLLBaR-HIGHLIGHT-color: #E4E4E4; SCROLLBaR-SHaDOW-color: #cccccc; SCROLLBaR-3DLIGHT-color: #E4E4E4; SCROLLBaR-aRROW-color: #FF6600; SCROLLBaR-TRaCK-color: #F3F3F3; SCROLLBaR-DaRKSHaDOW-color: #E4E4E4; SCROLLBaR-BaSE-color: #cccccc;
}
.SCROLLBaR_02{
	OVERFLOW: hidden;HEIGHT: 239px;width: 223px;padding-RIGHT:5px;OVERFLOW-X:hidden;OVERFLOW: auto;SCROLLBaR-FaCE-color: #E4E4E4; SCROLLBaR-HIGHLIGHT-color: #E4E4E4; SCROLLBaR-SHaDOW-color: #cccccc; SCROLLBaR-3DLIGHT-color: #E4E4E4; SCROLLBaR-aRROW-color: #FF6600; SCROLLBaR-TRaCK-color: #F3F3F3; SCROLLBaR-DaRKSHaDOW-color: #E4E4E4; SCROLLBaR-BaSE-color: #cccccc;
}

 /*page bottom satrt*/
.bottom_01,.bottom_01 a    { font-family: Microsoft YaHei;font-size:12px;color: #ffffff;line-height:22px;text-decoration:none;}
.bottom_01 a:hover   { font-family: Microsoft YaHei;font-size:12px;color: #ffff00;line-height:22px;text-decoration:none;}
.bottom_02,.bottom_02 a    { font-size:12px;color:#ffffff;text-decoration:none;}
.bottom_02 a:hover   { font-size:12px;color:#ffff00;text-decoration:underline;}
/*page bottom end*/

/*page table satrt*/
.border_t_l_r_01{padding:5px;border-top: #cccccc 1px solid;border-left: #cccccc 1px solid;border-right: #cccccc 1px solid;}
.border_t_b_l_r_01{padding:5px;border-top: #cccccc 1px solid;border-bottom: #cccccc 1px solid;border-left: #cccccc 1px solid;border-right: #cccccc 1px solid;}
.border_t_r_01{padding:5px;border-top: #cccccc 1px solid;border-right: #cccccc 1px solid;text-align:left;}
.border_t_b_r_01{padding:5px;border-top: #cccccc 1px solid;border-bottom: #cccccc 1px solid;border-right: #cccccc 1px solid;}
/*page table end*/

/*channel xin xi lie biao style begin*/
.list_tit_01,.list_tit_01 a    { font-family: Microsoft YaHei;color: #000000; text-decoration: none; font-size: 14px;}
.list_tit_01 a:hover   { color: #CC0000; text-decoration: none; font-size: 14px;}
.list_tit_02,.list_tit_02 a    { font-family: Microsoft YaHei;color: #000000;font-size: 14px;text-decoration: none;font-weight:bold;}
.list_tit_02 a:hover   { color: #555555;font-size: 14px;text-decoration:none;font-weight:bold;}
.list_tit_03,.list_tit_03 a    { font-family: Microsoft YaHei;color: #000000; text-decoration: none; font-size: 14px;}
.list_tit_03 a:hover   { color: #CC0000; text-decoration: none; font-size: 14px;}
.list_tit_04,.list_tit_04 a    { font-family: Microsoft YaHei;color: #095884; text-decoration: none; font-size: 14px;font-weight:bold;}
.list_tit_04 a:hover   { color: #CC0000; text-decoration: none; font-size: 14px;font-weight:bold;}
.list_tit_05,.list_tit_05 a    { font-family: Microsoft YaHei;color: #000000; text-decoration: none; font-size: 14px;}
.list_tit_05 a:hover   { color: #CC0000; text-decoration: none; font-size: 14px;}
.list_tit_06,.list_tit_06 a    { font-family: Microsoft YaHei;color: #000000;font-size: 14px;text-decoration: none;font-weight:bold;}
.list_tit_06 a:hover   { color: #CC0000;font-size: 14px;text-decoration:none;font-weight:bold;}

.list_tit_07,.list_tit_07 a    { color: #333333; text-decoration: none; font-size: 14px;}
.list_tit_07 a:hover   { color: #CC0000; text-decoration: none; font-size: 14px;}
.list_tit_08,.list_tit_08 a    { color: #333333; text-decoration: none; font-weight:bold; font-size:13px;}
.list_tit_08 a:hover   { color: #CC0000; text-decoration: none; font-weight:bold; font-size:13px;}
.list_tit_09,.list_tit_09 a    { color: #333333; text-decoration: none; font-weight:bold; font-size:12px;}
.list_tit_09 a:hover   { color: #CC0000; text-decoration: none; font-weight:bold; font-size:12px;}
/*channel xin xi lie biao style end*/

/*fang wu zu shou channel lie biao style begin*/
.housr_tit_01,.housr_tit_01 a    { color: #003FD8;font-size: 14px;text-decoration: none;font-weight:bold;}
.housr_tit_01 a:hover   { color: #FF6600;font-size: 14px;text-decoration:underline;font-weight:bold;}
/*fang wu zu shou channel lie biao style end*/

/*wang zhan shou ye yang shi begin*/
.index_list_1,.index_list_1 a    { color: #333333; text-decoration: none; font-size:12px;line-height:23px;}
.index_list_1 a:hover   { color: #CC0000; text-decoration: none; font-size:12px;line-height:23px;}
.index_list_2,.index_list_2 a    { color: #333333; text-decoration: none; font-size: 12px;}
.index_list_2 a:hover   { color: #CC0000; text-decoration: none; font-size: 12px;}
.index_list_3,.index_list_3 a    { color: #333333; text-decoration: none; font-size: 12px;font-weight:bold;}
.index_list_3 a:hover   { color: #CC0000; text-decoration: none; font-size: 12px;font-weight:bold;}
.index_list_4,.index_list_4 a    { color: #333333; text-decoration: none; font-size: 12px;}
.index_list_4 a:hover   { color: #CC0000; text-decoration: none; font-size: 12px;}
.index_list_4_2,.index_list_4_2 a    { color: #333333; text-decoration: none; font-size: 12px;font-weight:bold;}
.index_list_4_2 a:hover   { color: #CC0000; text-decoration: none; font-size: 12px;font-weight:bold;}
.index_list_5,.index_list_5 a    { color: #1161A1; text-decoration: none; font-family: "宋体";font-size: 12px;}
.index_list_5 a:hover   { color: #CC0000; text-decoration: none; font-family: "宋体";font-size: 12px;}
/*wang zhan shou ye yang shi end*/


/*网站信息列表翻页样式 begin*/
.articlelist_page_1{font-family: Microsoft YaHei;color:#000000;font-size:16px;line-height:24px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.articlelist_page_1 div{font-family:Microsoft YaHei;font-size:16px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 th{font-family:Microsoft YaHei;font-size:16px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 td{font-family:Microsoft YaHei;font-size:16px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 p{font-family:Microsoft YaHei;font-size:16px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 span{font-family:Microsoft YaHei;font-size:16px;color: #666666;line-height:24px;text-decoration:none;}
.articlelist_page_1 li{font-family:Microsoft YaHei;font-size:16px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 a    { font-family:Microsoft YaHei;font-size:16px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 a:hover   { font-family:Microsoft YaHei;font-size:16px;color: #cc0000;line-height:24px;text-decoration:none;}
/*网站信息列表翻页样式 end*/

/*网站信息列表新的翻页样式 begin*/
.infolist_page_1{margin:0 auto; text-align:center; padding-top:30px;padding-bottom:30px;display:inline-block;}
.infolist_page_1 a{display:inline-block;width:65px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px; float:left;text-decoration:none; color:#333; outline:none;}
.infolist_page_1 a:hover{ background:#CC0000; color:#FFF;background-repeat:no-repeat; }
.infolist_page_1 a.nolink{ background:#ffffff; color:#999999}
.infolist_page_1 span{display:inline-block;min-width:45px; padding:0 10px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px;float:left;}
.infolist_page_1 span.current{ background:#CC0000; color:#FFF}
/*网站信息列表新的翻页样式 end*/

/*文章内容翻页样式 begin*/
.articlecontent_page_1{font-family: Microsoft YaHei;color:#000000;font-size:14px;line-height:24px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.articlecontent_page_1 div{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 th{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 td{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 p{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 span{font-family:Microsoft YaHei;font-size:14px;color: #666666;line-height:24px;text-decoration:none;}
.articlecontent_page_1 li{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 a    { font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 a:hover   { font-family:Microsoft YaHei;font-size:14px;color: #cc0000;line-height:24px;text-decoration:none;}
/*文章内容翻页样式 end*/

/*ping dao zuo ce yang shi begin*/
.channel_left_list_1,.channel_left_list_1 a    { color: #333333; text-decoration: none; font-size:12px;}
.channel_left_list_1 a:hover   { color: #003399; text-decoration: underline; font-size:12px;}
/*ping dao zuo ce yang shi end*/

a.s_class_01{ font-size: 13px;color: #000000;text-decoration: none;}
a.s_class_01:hover{ font-size: 13px;color: #CC0000;text-decoration: none;}
a.s_class_02{ font-size: 13px;color: #195093;text-decoration: none;font-weight:bold;}
a.s_class_02:hover{ font-size: 13px;color: #195093;text-decoration: none;font-weight:bold;}

a.s_class_03    { color: #333333;text-decoration: none; font-size: 12px;}
a.s_class_03:hover   { color: #cc0000;text-decoration: none; font-size: 12px;}
a.s_class_04    { color: #cc0000;text-decoration: none;font-size: 12px;}
a.s_class_04:hover   { color: #cc0000;text-decoration: none;font-size: 12px;}


a.s_class_05{ font-size: 14px;color: #666666;text-decoration: none;font-weight:normal;}
a.s_class_05:hover{ font-size: 14px;color: #cc0000;text-decoration: none;font-weight:normal;}
a.s_class_06{ font-size: 14px;color: #C50212;text-decoration: none;font-weight:normal;}
a.s_class_06:hover{ font-size: 14px;color: #cc0000;text-decoration: underline;font-weight:normal;}

/*biao ti lie biao zhong fen lei yang shi begin*/
a.tit_class_01    { color: #243E63; text-decoration: none; font-size: 12px;}
a.tit_class_01:hover   { color: #ff6600; text-decoration: underline; font-size: 12px;}
a.tit_class_02    { color: #243E63; text-decoration: none; font-size: 12px;}
a.tit_class_02:hover   { color: #ff6600; text-decoration: underline; font-size: 12px;}
/*biao ti lie biao zhong fen lei yang shi end*/

.nav_01{font-family: "宋体";font-size: 12px;color: #555555;padding-right:10px;}
.nav_01 a    { font-size: 12px;color: #555555; text-decoration: none;}
.nav_01 a:hover   { font-size: 12px;color: #cc0000; text-decoration:none;}
.nav_02,.nav_02 a    { color: #333333; text-decoration: none;}
.nav_02 a:hover   { color: #CC0000; text-decoration:underline;}


.title_01,.title_01 a    { color: #666666; text-decoration: none;font-weight:bold;}
.title_01 a:hover   { color: #ff6600; text-decoration:underline;font-weight:bold;}
.title_02,.title_02 a{ color: #0044BB; font-size: 12px; text-decoration: none;}
.title_02 a:hover{ color: #333333; font-size: 12px; text-decoration: underline;}

.commenttitle,.commenttitle a    { font-size: 14px;color: #ff5500; text-decoration: none;font-weight:bold;}
.commenttitle a:hover   { font-size: 14px;color: #000; text-decoration:underline;font-weight:bold;}
.site_bottom,.site_bottom a    { color: #666666; text-decoration: none;}
.site_bottom a:hover   { color: #666666; text-decoration:underline;}

.input_01 {border:1px solid #CECECE; background:#F1F1F1;text-align:left;height:25px;}


/*show news start*/
.content_container_print{OVERFLOW: hidden; width: 700px;}
.Print_1,.Print_1 a    { color: #004499; text-decoration: none; font-size:12px;}
.Print_1 a:hover   { color: #FF6C00; text-decoration: underline; font-size:12px;}
.content_container_jianjie{OVERFLOW: hidden; width: 250px;}
.content_container_01{text-align:left;OVERFLOW: hidden; width: 100%;margin:0 auto;}/*资讯*/
.content_container_02{text-align:left;OVERFLOW: hidden; width: 100%;margin:0 auto;}/*单页*/
.content_container_03{text-align:left;OVERFLOW: hidden; width: 100%;margin:0 auto;}/*产品*/
.content_container_04{text-align:left;OVERFLOW: hidden; width: 100%;margin:0 auto;}/**/
/*biao ti he nei rong yang shi*/
.contentshow_futitle_01{font-size: 16px; color:#004a95;line-height:26px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_title_01{font-size: 22px;font-weight:normal;color:#222222;line-height:40px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_title_01_2{font-size:18px;font-weight:normal;color:#333333;line-height:26px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_other_01,.contentshow_other_01 a{ color:#888888;height:40px;line-height:40px;font-size:14px;text-decoration:none;}
.contentshow_other_01 a:hover{ color: #CC0000; font-size: 14px; text-decoration: underline;}
.contentshow_zaiyao_1{padding:10px;border: #E0E5ED 1px solid;color:#243E63;font-size:14px;table-layout: fixed;word-break: break-all; word-wrap: break-word;margin-bottom:20px;}
.contentshow_content_01{font-family: Microsoft YaHei;color:#333333;font-size:16px;line-height:30px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_content_01 div{font-family: Microsoft YaHei;color:#333333;font-size:16px;line-height:30px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_content_01 th{font-family: Microsoft YaHei;color:#333333;font-size:16px;line-height:30px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_content_01 td{padding:5px;font-family: Microsoft YaHei;color:#333333;font-size:16px;line-height:30px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_content_01 p{font-family: Microsoft YaHei;color:#333333;font-size:16px;line-height:30px;table-layout: fixed;word-break: break-all; word-wrap: break-word;margin:0;padding:0;}
.contentshow_content_01 span{font-family: Microsoft YaHei;color:#333333;font-size:16px;line-height:30px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_content_01 li{font-family: Microsoft YaHei;color:#333333;font-size:16px;line-height:30px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_biaoqian_1 a    { font-family:arial;font-size:12px;color: #243E63;line-height:20px;text-decoration:underline;}
.contentshow_biaoqian_1 a:hover   { font-family:arial;font-size:12px;color: #ff6600;line-height:20px;text-decoration:none;}
/*shan yi ye xia yi ye yang shi*/
#contentshow_foot{ margin:10px 0; position:relative; padding:15px 0; border-bottom:1px solid #e9e9e9;border-top:1px solid #e9e9e9;}
#contentshow_foot h1{ display:block;line-height:35px;height:35px;font-size:15px;color:#777777;font-weight:bold;width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#contentshow_foot h1 a{ color:#333333; font-weight:normal;}
#contentshow_foot h1 a:hover{ color:#036cb4;}
#contentshow_foot a.link_back{ position:absolute; top:32px; right:0; color:#ffffff; background:#0087C0; padding:0 25px; font-size:14px; height:30px; line-height:30px;border-radius:3px;}
#contentshow_foot a.link_back:hover{background:#01628B; color:#fff;border-radius:3px;}
/*show news end*/

/*she zhi nei rong zhong tu pian xian shi da xiao yi mian wang ye cheng po start*/
.con_img_1{MaX-width: 100%!important;HEIGHT: auto!important;width:expression(this.width &gt; 880 ? "880px" : this.width)!important;}
/*.con_img_1{MaX-width: 100%!important;HEIGHT: auto!important;width:expression(this.width &gt; 300 ? "100%" : this.width)!important;}*/
/*she zhi nei rong zhong tu pian xian shi da xiao yi mian wang ye cheng po end*/

/*comment start*/
.comment_Content_1{ border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;height:40px;width:500px;line-height:20px; }
.comment_Content_2{ border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;height:20px;width:150px;line-height:20px; }
.comment_CheckCode_1{ border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;height:20px;width:60px;line-height:20px; }
.comment_button_1 {border-right: #aCa899 1px solid;border-top: #ffffff 1px solid; font-size: 9pt;font-weight:bold; BaCKGROUND: #EEEEE0;border-left: #FFFFFF 1px solid;border-bottom: #aCa899 1px solid;height:24px;}
/*comment end*/
.line_3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BaD5F3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BaD5F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BaD5F3;
}
.line_right_dotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.line_bottom_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top:1px;
}
.line3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


#toollinks {
	padding-RIGHT: 5px; border-top: #b2b2b2 1px dashed; padding-LEFT: 5px; margin: 10px 0px 5px; color: #666; line-height: 20px; padding-TOP: 5px;padding-bottom: 5px; border-bottom: #b2b2b2 1px dashed; HEIGHT: 34px; TEXT-aLIGN: center
}
#toollinks a:link {
	border-right: #b2c9d3 1px solid; padding-RIGHT: 8px; border-top: #b2c9d3 1px solid; padding-LEFT: 8px; BaCKGROUND: #f7f9ff; padding-bottom: 4px; margin-LEFT: 5px; border-left: #b2c9d3 1px solid; width: 75px; color: #000; padding-TOP: 4px; border-bottom: #b2c9d3 1px solid; TEXT-aLIGN: center
}

#toollinks a:visited {
	border-right: #b2c9d3 1px solid; padding-RIGHT: 8px; border-top: #b2c9d3 1px solid; padding-LEFT: 8px; BaCKGROUND: #f7f9ff; padding-bottom: 4px; margin-LEFT: 5px; border-left: #b2c9d3 1px solid; width: 75px; color: #000; padding-TOP: 4px; border-bottom: #b2c9d3 1px solid; TEXT-aLIGN: center
}
#toollinks a:hover {
	border-right: #7f99ae 1px solid; padding-RIGHT: 8px; border-top: #7f99ae 1px solid; padding-LEFT: 8px; BaCKGROUND: #a3bacc; padding-bottom: 4px; margin-LEFT: 5px; border-left: #7f99ae 1px solid; width: 75px; color: #fff; padding-TOP: 4px; border-bottom: #7f99ae 1px solid; TEXT-aLIGN: center
}
#toollinks a:active {
	border-right: #7f99ae 1px solid; padding-RIGHT: 8px; border-top: #7f99ae 1px solid; padding-LEFT: 8px; BaCKGROUND: #a3bacc; padding-bottom: 4px; margin-LEFT: 5px; border-left: #7f99ae 1px solid; width: 75px; color: #fff; padding-TOP: 4px; border-bottom: #7f99ae 1px solid; TEXT-aLIGN: center
}

/**/
.header_01			{ font-family: Tahoma, Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold; background-color: #1C6EaC; }
.tableborders		{ background: #D6E0EF; border: 1px solid #1C6EaC; } 
.singleborder		{ font-size: 0px; line-height: 1px; padding: 0px; background-color: #F8F8F8 }
.tdborder		{ background: #698CC3; }
.Replyborder1 		{border: 1px dashed #698CC3;background:#F6FaFD;color: #4875B7;}
.Replytopic	 	{color: #2288E3;}



td.TableTitle1 { background-color: #1C6EaC; color: #FFFFFF; }
td.TableTitle2 { background-color: #E4E8EF; }
td.TableBody1 { background-color: #FFFFFF; line-height: normal; }
td.TableBody2 { background-color: #E4E8EF; line-height: normal; }
.tableBorder5 { border: 1px #1C6EaC solid; background-color: #D6E0EF; }
.normalTextSmall { font-size : 11px; color : #FF6600; font-family: Verdana, arial, Helvetica, sans-serif; }
.magicframe { border:1px solid #CCCCCC; }
.PageInput { border: solid 1px #D6E0EF; BaCKGROUND-color: #FaFaFa; height : 18px; FONT-FaMILY: arial; font-size:11.5px; }
.ContentFont {font-size: 10pt;color : #555555}


.img01 {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.UserTableRow1 {
	background-color:#FFFEF7;
}
.UserTableRow2 {
	background-color:#ffffff;
}
.UserTableBorder {
	border: 0px #cccccc solid ; 
	background-color: #cccccc;
	font: 12px;
	width: 100%;
}
th
{
    background-image: url(../../images/member_td_bg01.gif);
    /*background-color: #dededf;
    background-color: #cccccc;*/
    color: #000000;
    font-size: 12px;
    font-weight:bold;
    height: 28px;
}
td.TableRow2005 {
	background-color: #EEEEE6;
	height: 25;
	padding-right: 5px;
	padding-left: 5px;
}
.Button {
	border-right: #aCa899 1px solid;
	border-top: #ffffff 1px solid; 
	font-size: 9pt; BaCKGROUND: #F1F1F1;
	border-left: #FFFFFF 1px solid;
	border-bottom: #aCa899 1px solid;
	height:24px;font-weight:bold;padding-left:5px;
}

.sys_button_1{border:none;width:160px; height:45px; background: url(../../images/button_1.png) no-repeat center; text-align:center; color:#FFF; font-size:20px; font-family:Microsoft YaHei; cursor:pointer;}
.sys_button_1:hover{border:none;width:160px; height:45px; background: url(../../images/button_1_2.png) no-repeat center; text-align:center; color:#FFF; font-size:20px; font-family:Microsoft YaHei; cursor:pointer;}

a.sys_button_2{display:inline-block;border:none;width:160px; height:45px; background: url(../../images/button_1.png) no-repeat center; text-align:center; color:#FFF; font-size:20px;line-height:45px;font-family:Microsoft YaHei; cursor:pointer;text-decoration:none;}
a.sys_button_2:hover{display:inline-block;border:none;width:160px; height:45px; background: url(../../images/button_1_2.png) no-repeat center; text-align:center; color:#FFF; font-size:20px;line-height:45px;font-family:Microsoft YaHei; cursor:pointer;text-decoration:none;}

/*comment form style start*/
DIV#addDP DIV.addRows {
	margin-TOP: -1px; BaCKGROUND: #ff6600; margin-LEFT: 0px; width: 70px; TEXT-aLIGN: center
}
#addQuestion DIV.addRows {
	margin-TOP: -1px; BaCKGROUND: #ff6600; margin-LEFT: 0px; width: 70px; TEXT-aLIGN: center

}
DIV#addDP DIV.addRows a {
	padding-RIGHT: 3px; DISPLaY: block; padding-LEFT: 3px; padding-bottom: 0px; color: #fff; padding-TOP: 0px
}
#addQuestion DIV.addRows a {
	padding-RIGHT: 3px; DISPLaY: block; padding-LEFT: 3px; padding-bottom: 0px; color: #fff; padding-TOP: 0px
}
DIV#addDP DIV.addRows a:hover {
	BaCKGROUND: #ff6600; color: #fff


}
.number {
	color: #ff5500
}
DIV#addDP DIV {
	padding-RIGHT: 0px; DISPLaY: block; padding-LEFT: 0px; padding-bottom: 2px; padding-TOP: 2px;TEXT-aLIGN: left;
}
DIV#addDP UL.Star {
	margin-TOP: 8px; margin-LEFT: 6em
}
DIV#addDP UL.Star LI {
	FLOaT: left; margin-bottom: 0px; margin-RIGHT: 8px; LIST-STYLE-TYPE: none
}
DIV#addDP UL.Star LI SPaN.Select {
	border-right: #ffcc00 1px solid; padding-RIGHT: 5px; border-top: #ffcc00 1px solid; DISPLaY: block; padding-LEFT: 5px; FLOaT: left; padding-bottom: 5px; border-left: #ffcc00 1px solid; padding-TOP: 5px; border-bottom: #ffcc00 1px solid
}

DIV#addDP UL.Star LI SPaN.Select IMG {
	VERTICaL-aLIGN: middle
}
/*comment form style end*/

/*guestbook form style start*/

.g_guide_title {
	width: 100%; line-height: 26px; HEIGHT: 26px
}
#gbook {
	border-right: #eaeaea 1px solid; border-top: #eaeaea 1px solid; padding-bottom: 6px; margin: 0px 0px 5px 0px; border-left: #eaeaea 1px solid; width: 100%; border-bottom: #eaeaea 1px solid; HEIGHT: 160px
}
#gbook .g_left {
	FLOaT: left; width: 130px; HEIGHT: 120px
}
#gbook .g_left .g_head {
	border-right: #ccc 5px dotted; border-top: #ccc 5px dotted; margin: 5px; border-left: #ccc 5px dotted; width: 80%; border-bottom: #ccc 5px dotted; HEIGHT: 90px
}
#gbook .g_left .g_head IMG {
	border-right: #f2f2f2 3px solid; border-top: #f2f2f2 3px solid; border-left: #f2f2f2 3px solid; border-bottom: #f2f2f2 3px solid
}
#gbook .g_left .g_text {
	padding-LEFT: 6px; font-size: 12px; BaCKGROUND: url(/images/guestbook/ip_bg.gif) no-repeat 50% bottom; margin: 0px; width: 110px; line-height: 16px; HEIGHT: 52px! important; TEXT-aLIGN: left
}
#gbook .g_right {
	margin-TOP: 5px; padding-LEFT: 6px; font-size: 12px; FLOaT: left; width: 633px; border-bottom: #ccc 1px solid; HEIGHT: 20px; TEXT-aLIGN: left

}
#gbook .g_p_content {
	border-right: #eaeaea 1px solid; padding-RIGHT: 3px; border-top: #eaeaea 1px solid; margin-TOP: 5px; padding-LEFT: 6px; font-size: 11px; FLOaT: left; padding-bottom: 5px; OVERFLOW: hidden; border-left: #eaeaea 1px solid; width: 633px; line-height: 18px; padding-TOP: 3px; border-bottom: #eaeaea 1px solid; HEIGHT: 150px; TEXT-aLIGN: left
}
#gbook .g_receive {
	border-right: #ccc 1px dashed; padding-RIGHT: 0px; border-top: #ccc 1px dashed; margin-TOP: 5px; padding-LEFT: 3px; font-size: 12px; FLOaT: left; padding-bottom: 3px; border-left: #ccc 1px dashed; width: 618px; color: #FF6600; line-height: 18px; padding-TOP: 3px; border-bottom: #ccc 1px dashed; BaCKGROUND-color: #f5f5f5; TEXT-aLIGN: left
}
/*guestbook form style end*/

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////所有网站公共样式 end//////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/</pre></body></html>