@charset "gb2312";
/*------------------------------------------------------
Filename:              global.css
Website:               http://www.yzz.cn/    
Version:               v1.0.0
Update:                20130105
Author:                Lianglixing
------------------------------------------------------*/
/*Reset*/
:root{overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
:focus{outline:0;}
address,caption,cite,code,dfn,em,b,i,th,var,optgroup{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
abbr,acronym{border:0;font-variant:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
textarea{*overflow:auto;}
code,kbd,samp,tt{font-size:100%;}
input,button,textarea,select{*font-size:100%;}
ol,ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
sup,sub{font-size:100%;vertical-align:baseline;}
:link,:visited,ins{text-decoration:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
/*common*/
.tl{text-align:left;}
.tc,.center{text-align:center;}
.tr{text-align:right;}
.fl{float:left!important;display:inline;}
.fr{ float:right!important; display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.clearfix:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix{*zoom:1;}
.vm{vertical-align:middle;} 
.pr{position:relative;} 
.pa{position:absolute;}
.abs_right{position:absolute;right:0;}
.zoom{zoom:1;} 
.hidden{visibility:hidden;}  
.none{display:none;}
.highlight{color:#3eb2ff!important;}
.fb{font-weight:bold;}
.red{color:#f00;}
.no_border{border:0 none!important;}
.m0{margin:0!important;}


.m5{margin:5px;}
.m10{margin:10px;}
.m15{margin:15px;}
.m30{margin:30px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mh5{margin-left:5px;margin-right:5px;}
.mh10{margin-left:10px;margin-right:10px;}
.mh15{margin-left:15px;margin-right:15px;}
.mv5{margin-top:5px;margin-bottom:5px;}
.mv10{margin-top:10px;margin-bottom:10px;}
.mv15{margin-top:15px;margin-bottom:15px;}
.pa5{padding:5px;}
.pa10{padding:10px;}
.pa15{padding:15px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.ph5{padding-left:5px;padding-right:5px;}
.ph10{padding-left:10px;padding-right:10px;}
.ph15{padding-left:15px;padding-right:15px;}
.pv5{padding-top:5px;padding-bottom:5px;}
.pv10{padding-top:10px;padding-bottom:10px;}
.pv15{padding-top:15px;padding-bottom:15px;}
.blank5,
.blank8,
.blank10,
.blank15{display:block;clear:both;overflow:hidden;}
.blank5{height:5px;}
.blank8{height:8px;}
.blank10{height:10px;}
.blank15{height:15px;}
/*Layout*/
.g_24_1,.g_24_2,.g_24_3,.g_24_4,.g_24_5,.g_24_6,.g_24_7,.g_24_8,.g_24_9,.g_24_10,.g_24_11,.g_24_12,.g_24_13,.g_24_14,.g_24_15,.g_24_16,.g_24_17,.g_24_18,.g_24_19,.g_24_20,.g_24_21,.g_24_22,.g_24_23,.g_24_24{ float:left;_display:inline; margin-right:10px;}
.layout{overflow:hidden;width:960px; margin:0 auto;}
.g_24_1{ width:30px;}
.g_24_2{ width:70px;}
.g_24_3{ width:110px;}
.g_24_4{ width:150px;}
.g_24_5{ width:190px;}
.g_24_6{ width:230px;}
.g_24_7{ width:270px;}
.g_24_8{ width:310px;}
.g_24_9{ width:350px;}
.g_24_10{ width:390px;}
.g_24_11{ width:430px;}
.g_24_12{ width:470px;}
.g_24_13{ width:510px;}
.g_24_14{ width:550px;}
.g_24_15{ width:590px;}
.g_24_16{ width:630px;}
.g_24_17{ width:670px;}
.g_24_18{ width:710px;}
.g_24_19{ width:750px;}
.g_24_20{ width:790px;}
.g_24_21{ width:830px;}
.g_24_22{ width:870px;}
.g_24_23{ width:910px;}
.g_24_24{ width:950px;}
.g_last{ margin-right:0;}
 


/*Base*/
body{font:12px/1.5 SimSun, Tahoma,sans-serif;color:#000; background:#1ca5e5;}
a{text-decoration:none;color:#000;}
a:hover{text-decoration:underline;color:#f00;}
.more{ float:right; display:inline;  margin-right:10px;  color:#333;}
#home,#page{ width:100%; background:url(../img/bg_top.jpg) no-repeat center top;}

/*Layout*/
.g_hd{ background:url(../img/bg_layout.png) no-repeat;}
.g_bd{ background:url(../img/bg_layout.png) repeat-y -960px 0; padding-left:5px;}
.g_ft{ background:url(../img/bg_layout.png) no-repeat 0 -5px;}

/*Header*/
#header{ width:960px; margin:0 auto;}
#header img{ display:block;}
.topbar{ background:url(../img/bg_nav.jpg) no-repeat; width:960px; height:135px; padding-bottom:10px; overflow:hidden;}  
.menu{ width:814px; height:125px; overflow:hidden;}  
.nav{ height:45px; line-height:42px; overflow:hidden;}  
.topbar .nav a{ float:left; display:inline; width:92px; font-size:14px; color:#fff; font-weight:bold; text-align:center; position:relative; }   
.nav a.a1{width:75px;}
.nav a.new{ color:#ff0;}
.nav a.new i{ background:url(../img/new_icon.gif) no-repeat; width:21px; height:9px; position:absolute; top:7px; right:-5px;}
.subnav{ height:70px; padding:10px 2px 0 0; line-height:24px; overflow:hidden;}  
.subnav a{ color:#333;}  
.subnav i{ margin:0 3px;}  
.subnav b{ font-weight:bold; margin-left:5px; color:#FF4400;}  
.toolbar{ width:195px; height:20px; line-height:20px; color:#fff; margin:4px 9px 0 20px;}  
.toolbar i,.toolbar a{ color:#fff!important; margin:0 3px;}  
.toolbar i{  cursor:pointer;}  
.entrance{ width:146px; height:135px;}  
.entrance a{display:block; width:146px; height:135px; line-height:200; overflow:hidden;}  
.middle-col{clear:both; background:url(../img/bg_col.jpg) no-repeat; width:950px; height:30px; overflow:hidden;margin:0 auto; padding:5px 0 10px 10px;}     
.announcement{float:left; display:inline; width:300px;}
.middle-col h4{float:left; display:inline; color:#fff; line-height:26px;}
.announcement .bd{background:#fff; width:230px; height:25px;overflow:hidden;margin-left:2px; padding:0 5px;}
.announcement .bd ul li{width:230px; height:25px; line-height:25px; overflow:hidden;}
.announcement .bd ul li a{color:#666;}
.searchbox{float:left; display:inline; width:3`0px;}
.searchbox form{float:left; display:inline; width:240px;margin-left:5px;margin-top:0;}
.searchbox form input{background:#fff; border:1px solid #fff; padding:2px 1px 0;height:20px; line-height:20px; width:180px; float:left; display:inline; color:#666;}
.searchbox form button{background:#fcfaf1; width:54px; height:24px; cursor:pointer; border:0 none; overflow:hidden; float:left; display:inline;margin-left:2px; font-weight:bold;}
.middle-col .alinks{float:left; display:inline; width:335px;margin-left:15px;}
.middle-col .alinks a{padding-left:15px; line-height:24px;margin-right:10px; color:#fff;}
.middle-col .alinks .a1{background:url(../img/icons_01.png) no-repeat 0 0;}
.middle-col .alinks .a2{background:url(../img/icons_01.png) no-repeat 0 -30px;}
.middle-col .alinks .a3{background:url(../img/icons_01.png) no-repeat 0 -60px;}
.middle-col .alinks .a4{background:url(../img/icons_01.png) no-repeat 0 -88px; padding-left:16px}

.titA .title,.titB .title,.titC .title,.titE .title{ float:left; display:inline; font-size:14px; font-weight:bold; margin-left:15px;}
.titA,.titD{background:url(../img/bg_titles.png) repeat-x;}
.titA{ height:33px; line-height:33px; background-position:0 -36px; border:1px solid #b4c6ce; _overflow:hidden;}
.titA .more{line-height:33px; color:#366073;}
.titB,.titC,.titE{ padding:0 12px 0 0; background:url(../img/icons_04.jpg) no-repeat;}
.titB{ height:29px; line-height:30px; border:1px solid #d4a670; border-bottom:none;}
.titC{ height:35px; line-height:35px;  border:1px solid #bfacc0; border-bottom:none; background-position:0 -165px;}
.titD{ height:39px;  border:1px solid #bebdd5; border-bottom:none;}
.titD .title1,.titD .title2,.titD .title3{ background:url(../img/icons_03.png) no-repeat 0 -70px; width:70px; height:34px; padding-left:30px; text-align:center; line-height:34px; overflow:hidden; position:relative; margin-top:-2px;  float:left; display:inline; font-size:14px; font-weight:bold; color:#fff; margin-left:5px;}
.titE{ height:35px; line-height:35px;  border:1px solid #d4d4bb; border-bottom:none; background-position:0 -62px;}
.titD .more{color:#f00; line-height:35px;}
.titD .title1{background-position:0 -70px;}
.titD .title2{background-position:0 -106px;}
.titD .title3{background-position:0 -140px;}

.modB,.modC,.modD,.modE,.modF{padding:3px;}
.modB{ background:#ffebd1;}
.modC{ background:#f5e4f6;}
.modD{ background:#e7f0f4;}
.modE{ background:#e9e7f9;}
.modF{ background:#ebebdb;}
.mod .m_bd{ border:1px solid #b3c6cd;}
.modB .m_bd{ border:1px solid #d4a670;}
.modC .m_bd{ border:1px solid #bfacc0;}
.modD .m_bd{ border:1px solid #b2babd;}
.modE .m_bd{ border:1px solid #bebdd5;}
.modF .m_bd{ border:1px solid #d4d4bb;}

.mod .m_bd,.modB .m_bd,.modC .m_bd,.modE .m_bd,.modF .m_bd{ border-top:none; background-color:#fff;}
.m_bd:before,
.m_bd:after{content:'\0020';display:block;overflow:hidden;height:0;}
.m_bd:after{clear:both;}
.m_bd{*zoom:1;}


.newslist li{ height:25px; line-height:25px; overflow:hidden; padding-left:10px; background:url(../img/dot.png) no-repeat 0 11px; }
.newslist li span{ float:right; display:inline; margin-left:8px; }

.pic_180x120 li,.pic_150x100 li,.pic_250x80 li,.pic_150x100 li,.pic_120x80 li,.pic_120x60 li,.pic_70x70 li{ float:left; display:inline; padding-top:10px;}
.pic_180x120 img,.pic_150x100 img,.pic_120x80 img,.pic_120x50 li img,.pic_120x60 li img,.pic_70x70 li img{ display:block; padding:1px; border:1px solid #c3d1d7;  background-color:#fff;}
.pic_180x120 span,.pic_150x100 span,.pic_120x80 span,.pic_120x60 span,.pic_70x70 span{ display:block; height:30px; line-height:30px; text-align:center; overflow:hidden; cursor:pointer;}
.pic_180x120 li{width:184px;}
.pic_180x120 img{width:180px; height:120px;}
.pic_150x100 li{ width:154px;}
.pic_150x100 img{ width:150px; height:100px;}
.pic_120x80 li{ width:124px;}
.pic_120x80 img{ width:120px; height:80px;}
.pic_120x60 li{ width:123px;}
.pic_120x60 li img{ width:120px; height:60px;}
.pic_70x70 li{ width:74px;}
.pic_70x70 li img{ width:70px; height:70px;}
.piclist_120x80_count4 .pic_120x80 li{ margin-left:21px;}
.piclist_120x80_count3 .pic_120x80 li{ margin-left:24px;}
.piclist_120x80_count2 .pic_120x80 li{ margin-left:25px;}
.piclist_150x100_count4 .pic_150x100 li{ margin-left:7px;}
.piclist_150x100_count3 .pic_150x100 li{ margin-left:41px;}
.piclist_120x60_count2 .pic_120x60 li{ margin: 5px 0 6px 25px; padding:0;}
.piclist_180x120_count3 .pic_180x120 li{ margin:0 0 0 11px;}

/*
幻灯
*/
.widget-slide{ position: relative; padding: 4px; overflow: hidden; width: 300px; border:1px solid #707070;}
.widget-slide h4{  font-size: 14px; font-weight: bold; line-height:30px; height:30px;  padding:0 30px 0 10px; overflow: hidden; text-align:left; background:#000;}
.widget-slide h4 a{ color:#fff;}
.widget-slide-ctrl{ height:47px;}
.widget-slide-ctrl div, .widget-slide-ctrl-tabs li{ display: inline; float: left;}
.widget-slide-ctrl-left a, .widget-slide-ctrl-right a{ width:15px; height:18px; margin-top:16px;  display: block; text-indent: -9999px; outline: none;}
.widget-slide-ctrl-left a{ background:url(../img/icons_02.png) no-repeat 0 0;}
.widget-slide-ctrl-right a{ background:url(../img/icons_02.png) no-repeat -24px 0;}
.widget-slide-ctrl-tabs{ margin: 0 5px; width: 256px; height:47px; overflow: hidden;}
.widget-slide-ctrl-tabs ul{ width: 9999px; overflow: hidden; }
.widget-slide-ctrl-tabs li{ width:64px;}
.widget-slide-ctrl-tabs img{ width:60px; height:40px; padding:5px 2px 2px; display:block;}
.widget-slide-ctrl-tabs .current img{ background:url(../img/icons_02.png) no-repeat -218px 0;}
.widget-slide-pos{ position: absolute; top: 203px; right: 5px;  letter-spacing: 1px;  font-size:16px;}
.widget-slide-pos span{ font-size:16px;}
.widget-slide-contents{ position: relative;}
.widget-slide-content{z-index: 10; opacity: 0;display:none;}
.widget-slide-content img{display:block; width:300px; height:200px;;}
.widget-slide-contents .current{ z-index: 20; opacity: 1; display:block;} 
.widget-slide-pos{ color:#fff;}
.widget-slide-pos span{ color: #fff;} 

.relateLink { color:#ccc; height:104px;}
.relateLink a{ display:inline-block; line-height:26px; _line-height:25px;  margin:0 5px; }

.tit-r{float:right; display:inline; line-height:30px;}
.tit-r a{margin:0 2px;}
.tab-date{clear:both; width:292px;margin:0 auto; position:relative; z-index:2; height:20px; padding-top:5px;}
.tab-date span{float:left; display:inline; background:url(../img/icons_04.jpg) no-repeat -222px -265px; width:36px; height:18px;margin-right:4px; text-align:center; line-height:18px; cursor:pointer; padding-top:2px;}
.tab-date span.hover{background-position:-184px -265px; color:#000; font-weight:bold;}
.date-bd{ width:292px; margin:0 auto; padding:10px 0 3px; line-height:22px; height:66px; overflow:hidden;}
.date-bd a{margin:0 12px;display:inline-block;}
#con-a2,#con-a3,#con-a4,#con-a5,#con-a6,#con-a7{display:none;}


.tab{ border-bottom:1px solid #e8d4bb; padding-left:15px;}
.tab span{ float:left; width:90px; height:27px; line-height:28px; text-align:center; color:#6c3b00; font-size:14px; background:url(../img/bg_focusTab.png) no-repeat -92px 0; cursor:pointer; position:relative;  margin:0 2px -1px 0;}
.tab span.hover{ background:url(../img/bg_focusTab.png) no-repeat 0 0; font-weight:bold;}


.tab-pic{float:left; display:inline;margin-left:5px;}
.tab-pic span{background:url(../img/icons_03.png) no-repeat 0 0;width:81px; height:26px; float:left; display:inline; text-align:center; line-height:26px; color:#fff;margin:4px 0 0 6px; cursor:pointer;}
.tab-pic span.hover{background-position:0 -38px; height:31px; color:#ff0;}
.tab-pic .more{margin-left:5px;}
#con-f2,#con-f3,#con-f4,#con-f5,#m-f2,#m-f3,#m-f4,#m-f5{display:none;}

.box{width:300px;margin:5px 5px 0;}
.box h4{background:url(../img/icons_04.jpg) no-repeat 0 -31px; width:270px; height:30px; overflow:hidden; line-height:30px; padding:0 5px 0 25px; font-size:14px;}
.box h4 .more{font-size:12px; font-weight:normal;  line-height:30px;}
.box .bd{background:url(../img/bg_box_bd.jpg) no-repeat center top;}

.focus{ background:#fff url(../img/bg_focus.png) no-repeat; border:1px solid #d3a46d;}
.focus .headline{text-align:center; height:130px; margin-bottom:8px;}
.focus .headline h2{ font-size:14px; font-weight:bold; line-height:25px;}
.focus .headline h2 a{color:#f00;}
.focus .headline p{ line-height:30px; }
.focus .headline p a{ margin:0 5px;}
.focus .newslist{margin-top:10px;}
.focus .newslist li{ font-size:12px; height:26px; line-height:26px; margin:0 10px;}

.famousePerson{background:#204670;}
.famousePerson .tit{background:#13365c url(../img/famouseTit.png) no-repeat center 8px; height:38px; line-height:50; overflow:hidden;}
.famousePerson  ul{padding:10px 0;}
.famousePerson  ul li{float:left; display:inline; width:103px; text-align:center; line-height:28px;}
.famousePerson  ul li a{color:#b1c6dd;}

.btns{ background:url(../img/btns.png) no-repeat; width:310px; height:297px; overflow:hidden;}
.btns a{float:left; display:inline; line-height:100; overflow:hidden; background:#fff; opacity:0; filter:alpha(opacity=0);}
.btns a:hover{ background-color:#000; opacity:0.1; filter:alpha(opacity=10);}
.btns .a1{width:155px; height:84px;}
.btns .a2{width:103px; height:71px;}

.databox .tit{ background:url(../img/icons_02.png) no-repeat -290px 2px; height:26px; padding-left:18px; color:#333; border-bottom:1px solid #bfacc0;}
.databox .links a{ margin:0 4px; display:inline-block; line-height:25px;}
.databox .links{ padding:5px 0 10px 0;}

.data{ clear:both; padding:10px 0; border-bottom:1px dashed #b2b2b2;}
.data .tit{ height:24px;  line-height:24px; width:62px; float:left; padding-left:8px; font-weight:bold; background:url(../img/tagTit.png) no-repeat;}
.data .links{  width:530px; float:left;}
.data .links a{ margin:0 5px; display:inline-block; line-height:24px;}

.newslist1{border-top:1px dashed #ccc; padding-top:10px; margin-top:10px;}

.info{ padding:10px;}
.info p{ line-height:27px;}

.picTxt{height:130px;}
.picTxt .pic{ margin-right:8px; float:left; display:inline; width:80px; height:120px; padding:1px; border:1px solid #c2d1d7;}
.picTxt .pic img{ display:block; width:80px; height:120px;}
.picTxt .tit a{ font-weight:bold; font-size:14px; color:#204670;}
.picTxt .pInfo{ line-height:18px; height:90px; overflow:hidden;}
#scrollable_B .pannel{ height:16px; margin:8px 10px 0 0; position:relative;}
#scrollable_B .pannel span{ float:left; display:inline; cursor:pointer; line-height:50; overflow:hidden;}
#scrollable_B .pannel .tabL,#scrollable_B .pannel .tabR,#scrollable_B .pannel .num span{ background:url(../img/bg_scrollTab.png) no-repeat;}
#scrollable_B .pannel .tabL,#scrollable_B .pannel .tabR{ width:20px; height:16px; }
#scrollable_B .pannel .tabL{background-position:0 0;}
#scrollable_B .pannel .tabR{ margin-left:55px; background-position:-21px 0;}
#scrollable_B .pannel .num{ position:absolute; top:5px; left:31px;}
#scrollable_B .pannel .num span{  width:8px; height:8px; margin-right:5px; background-position:0 -18px; }
#scrollable_B .pannel .num span.current{background-position:-12px -18px;}

.rank .pannel{ float:right; display:inline; margin-left:10px;}
.rank .pannel span{ float:left; display:inline; width:25px; height:26px; text-align:center; line-height:26px; color:#fff;  background:url(../img/rankTab.png) no-repeat; margin:7px 5px 0 0; cursor:pointer;}
.rank .pannel span.hover{ background-position:0 -27px; color:#366073;}
.rank .m_bd{ height:279px; position:relative; overflow:hidden;}
.rank li{ clear:both; height:27px; line-height:27px; border-bottom:1px solid #b3c6cd; padding:0 8px 0 40px; overflow:hidden;}
.rank li.bg{background-color:#e8eff2;}
.rank li span{float:right; display:inline; margin-left:5px;}
.rank .num{width:17px; height:323px; background:url(../img/nums.png) no-repeat; position:absolute; top:5px; left:10px;}

#bottom{ clear:both; width:100%; background-color:#1ca5e5; margin-top:30px; color:#ecf5f6;}
#bottom a{ color:#ecf5f6;}
.bsearch{ height:44px; background:url(../img/bg_bottom_search.jpg) repeat-x;}
.bsearch form{ display:block; width:321px; padding:9px 0 0 70px; height:44px; margin:0 auto; background:url(../img/bg_bottom_search-16.jpg) no-repeat;}
.bsearch form input{ width:245px; padding-left:5px; height:26px; line-height:26px; float:left; border:none; background:none; color:#666;}
.bsearch form .searchBtn{ width:68px; height:28px; cursor:pointer; float:left; display:inline; border:none; background:none;}

.classfy{ width:960px; margin:28px auto;}
.classfy li{ width:160px; float:left; display:inline; background:url(../img/line.gif) no-repeat right center; text-align:center;}
.classfy li b{ display:block; font-size:14px; font-weight:bold; margin-bottom:10px; color:#fff;}
.classfy li a{ line-height:30px; font-size:14px;}

.friend_link{ background-color:#158ac1; }
.friend_link .fInner { width:960px; padding:15px 0; color:#e6e4e4; margin:0 auto;}
.friend_link .fInner a{ color:#c5edff;}
.friend_link .tit{ font-weight:bold; display:block; padding-left:10px;}
.friend_link a{ display:inline-block; margin:0 10px; line-height:30px;}  

/*Footer*/
body .footer{clear:both; margin:0 auto; width:100%; height:120px;padding-top:40px; font-size:12px; text-align:center; color:#ecf5f6;}
body .footer div{margin:5px auto 0;}
body .footer a{margin:0 5px; color:#ecf5f6;}


/*crumbs*/
#crumbs{  height:30px;line-height:30px; font-family:SimSun; overflow:hidden; padding:0 10px 0 20px;background-color:#f2f7fa; border:1px solid #CFDCE5; border-bottom:none;}
#crumbs a,#crumbs{ color:#135e98;}
#crumbs a{margin:0 5px;}
#crumbs span{margin:0 4px;}
/*ArticleCaption*/
#article{ padding:5px 15px 20px;}
#article h1{font-size:24px; color:#000; height:30px;padding-top:25px;line-height:30px;text-align:center;overflow:hidden;}
#article address{height:20px;line-height:20px;text-align:center; padding-top:20px;color:#1874bf; border-bottom:1px solid #cccdcf; padding-bottom:20px; margin-bottom:30px;}
#article address span{margin:0 5px; font-size:12px;}
#article .copyright{text-align:right; color:#f00; font-size:12px;}
#page #content #main .ft{ clear:both;}
/*ArticleContent*/
#wrapper{width:100%;}
#wrapper td{line-height:1.6;font-size:14px; }
#wrapper td p,#wrapper td center,#wrapper td div{margin:1em 0;}
#wrapper td img{vertical-align:bottom; background:none;}
/*ArticleNav*/
.article-nav{width:100%;margin:10px 0 0;line-height:25px;overflow:hidden;}
.article-nav span{width:100%;font-size:14px; color:#F40;}
.article-nav a{margin:0 5px; color:#08F;}
.article-nav a:hover{color:#F40;}
/*DeDeCMS Default Page Number*/
.page-number{width:100%;overflow:hidden; position:relative; font-size:12px; padding:15px 0;}
.page-number ul{float:left;width:auto;padding:5px 0px;position:relative;left:50%;}
.page-number ul li{float:left;position:relative;right:50%;font-family:Verdana;margin:2px;width:auto; line-height:24px; background:none;border-bottom:none;}
.page-number ul li a{ display:block; padding:0 9px; color:#366073; border:1px solid #CFDCE5; background-color:#F6FAFC;}
.page-number ul li.thisclass a,.page-number ul li a:hover{ text-decoration:none; color:#fff; background-color:#bbb;}
.page-number .pageinfo{float:left;position:relative;left:-50%;line-height:26px;padding:2px 4px; color:#999;}
.page-number .pageinfo strong{font-weight:normal;margin:0px 2px;color:#666;}

#page #main{ width:640px; margin-right:10px;}
#page #list,#page #pic-txt{ background-color:#fff; border:1px solid #CFDCE5;}
#page #list .pic_150x100 li{margin:0 25px 10px 28px;}
#page #list .newslist{margin:0 30px; padding:10px 0; border-bottom:1px #CCC dashed;}
#page #list .list li{line-height:26px;height:26px; padding-left:10px; font-size:14px; overflow:hidden;}
#page #list .list li span{float:right;}
#page #list .list li em{margin-right:5px; font-weight:bold;}
/*Refer News*/
.reference .newslist{border:none!important; margin:0!important;}
.reference .newslist li{float:left; display:inline; width:260px; margin:0 0 0 18px;}
/*pic-txt*/
#page #pic-txt .pic-txt{overflow:hidden; padding:10px 10px 10px 15px;}
#page #pic-txt .pic-txt li{ clear:both; padding:5px; height:104px;overflow:hidden; padding-bottom:20px;}
#page #pic-txt .pic-txt li .pic_150x100{ margin-right:10px;}
#page #pic-txt .pic-txt li h4{height:18px; line-height:18px; overflow:hidden; text-align:left; font-size:14px;}
#page #pic-txt .pic-txt li h4 a{color:#000;}
#page #pic-txt .pic-txt li p{height:88px; line-height:22px; overflow:hidden; text-align:left; font-size:12px;}
/*abstract*/
#abstract { padding:10px;text-indent:2em; background:#eee;border:1px dashed #555;} 
#page .editor{text-align:right;font-weight:bold;clear:both;}
#page #list .list li{  background:url(../img/bg_titles.png) no-repeat -946px -45px;}

.apicBox{border:1px solid #b2c5cd; padding:6px 0;}
.apicBox .pic_120x80 li{margin:0 0 0 20px;}

.relateBox{ clear:both; border:1px solid #d2dce6; padding:10px 0;}
.relateBox .title{line-height:25px; padding:0 10px; }
.relateBox .title h3{ font-size:14px; color:#1373b0;}
.relateBox .title .m{ color:#909090; float:right; display:inline; margin-right:10px;}


