@charset "utf-8";
/* CSS Document */


BODY {font-family: Arial;font-size:9pt;margin:0;color:#666666;} 
td {font-family: Arial;FONT-SIZE: 12px; COLOR: #666666;} 
img{ border:0}
input{vertical-align: middle; font-size: 12px;line-height:15px;border:1px solid #BFBFBF}
textarea{vertical-align: middle; font-size: 12px;line-height:15px;border:1px solid #BFBFBF}

.solid-bottom {BORDER-BOTTOM: #dddddd 1px solid}

.sec1  {
background-color:  #F2F2F2;
cursor:  hand;
border:1px solid  #CCCCCC;
color:  #6D6D6D;
background:url(../culture/images/arrow.gif) no-repeat right
}

.sec2  {
background-color:  #F2F2F2;
cursor:  hand;
color:  #F37921;
border: 1px  solid  #CCCCCC;
font-weight:  bold;
background:url(../culture/images/arrow1.gif) no-repeat right}

a            { text-decoration: none ;}
a:link       { color: #535353}
a:visited    { color: #535353}
a:hover      { color: #F26521; text-decoration: none;}

a.s1          { text-decoration: none }
a.s1:link     { color: #858AA0}
a.s1:visited  { color: #858AA0}
a.s1:hover    { color: #ffffff; text-decoration: none }

a.s2          { text-decoration: none }
a.s2:link     { color: #535353}
a.s2:visited  { color: #535353}
a.s2:hover    { color: #1F3F89; text-decoration: none }

a.s3          { text-decoration: none;font-weight:bold; }
a.s3:link     { color: #F26521}
a.s3:visited  { color: #F26521}
a.s3:hover    { color: #F26521; text-decoration: none;font-weight:bold;  }

.rl{float:left;width:150px;height:150px;}
.qyrl{float:left;width:120px;height:100px;border:solid #C4C4C4 1px;background-color:#E8E8E8;text-align:center;}
.qyrl_qt{float:left;margin:5px;width:100px;height:100px;boder:solid #C4C4C4 1px;background-color:#FFFFFF;diplay:inline;}
.qyrl_zi{float:left;margin:5px;width:100px;height:30px;diplay:inline;}

.kw{float:left;width:190px;height:auto;overflow:hidden;padding-right:30px;padding-top:15px;}
.qykw{float:left;width:160px;height:200px;border:solid #C4C4C4 1px;background-color:#E8E8E8;text-align:center;}
.qykw_qt{float:left;margin:5px;width:160px;height:200px;boder:solid #C4C4C4 1px;background-color:#FFFFFF;}
.qykw_zi{float:left;margin:5px;width:160px;height:30px;}



.news_list{float:left;width:100%;height:auto;overflow:hidden;padding:30px 0px 13px 20px;color:#444444;border-bottom: 1px solid #CBCBCB;}
.news_list1{float:left;width:100%;height:1px;padding:0px 0px 13px 20px;overflow:hidden;color:#444444;border-bottom: 1px solid #CBCBCB;}
.news_date{float:left;width:15%;height:auto;overflow:hidden;font-size:11px; color:#565656;text-align:left;font-weight:bold;line-height:28px;}
.news_tm{float:left;width:80%;height:auto;overflow:hidden;font-size:12px; color:#565656;text-align:left;}
.news_title{float:left;width:100%;height:auto;overflow:hidden;font-size:12px; color:#565656;text-align:left;font-weight:bold;line-height:28px;}
.news_title_mx{float:left;width:100%;height:40px;overflow:hidden;font-size:12px; color:#565656;text-align:left;line-height:20px;}
.news_more{float:left;width:25%;height:auto;overflow:hidden;font-size:12px; color:#FA6900;text-align:center;background:ulr(../images/newsdot1.gif) left no-repeat;}
.news_page{float:left;width:580px;height:30px;padding:10px 0px 5px 0px;overflow:hidden;color:#444444;font-weight:bold;font-size:11px;}

.pro_k{width:90%;height:auto;overflow:hidden;text-align:left;margin:0; padding:0;}
* {list-style-type:none; font-size:12px; text-decoration:none; margin:0; padding:0;}
a {behavior:url(xuxian.htc)}
.woaicss {width:100%; height:300px; overflow:hidden; margin:50px auto;}
.woaicss_1 {width:100%; height:auto; overflow:hidden; margin:50px auto;}
.woaicss_title {width:100%; height:30px; background:url(../images/btn_1.jpg) no-repeat; overflow:hidden;}
.woaicss_title li {display:block; float:left; margin:0 2px 0 0; display:inline; text-align:center;}
.woaicss_title li a {display:block; width:90px; heigth:30px; line-height:34px; color:#131313;background:#131313 url(../images/btn_1.jpg) no-repeat; overflow:hidden;}
.woaicss_title li a:hover {color:#131313; text-decoration:underline;background:#131313 url(../images/btn_2.jpg) no-repeat; overflow:hidden;}
.woaicss_title_bg1 {background-position:0 0;}
.woaicss_title_bg2 {background-position:0 -30px;}
.woaicss_title_bg3 {background-position:0 -60px;}
.woaicss_title_bg4 {background-position:0 -90px;}
.woaicss_con {display:block; width:100%; height:auto;line-height: 24px}
.woaicss_con ul {width:100%; height:250px; margin:12px auto;line-height: 24px}
.woaicss_con li {width:100%; line-height:30px; margin:0 auto; white-space:nowrap; text-overflow:ellipsis; overflow: hidden;}
.woaicss_con li a {color:#03c;}
.woaicss_con li a:hover {color:#069; text-decoration:underline;}
.woaicss_copy {width:100%; margin:10px auto; text-align:center;}
.woaicss_copy a {color:#f00;}


.datalist{
 border:1px solid #cccccc; /* 表格边框 */
 font-family:Arial;
 border-collapse:collapse; /* 边框重叠 */
 background-color:#ffffff; /* 表格背景色 */
 font-size:12px;
}
 
.datalist caption{
 padding-bottom:5px;
 font:bold 12px;
 text-align:left;
}
 
.datalist th{
 border:1px solid #cccccc; /* 行名称边框 */
 background-color:#eeeeee; /* 行名称背景色 */
 color:#000000;    /* 行名称颜色 */
 font-weight:bold;
 padding-top:4px; padding-bottom:4px;
 padding-left:15px; 
 text-align:left;
}
.datalist td{
 border:1px solid #cccccc; /* 单元格边框 */
 text-align:left;
 padding-top:4px; padding-bottom:4px;
 padding-left:15px; 
}
.datalist tr.altrow{
 background-color:#e6e6e6; /* 隔行变色 */
}




.main        { font-size: 15px; line-height: 24px }
.mainbt        { font-size: 16px; line-height: 24px; font-weight:bold;}
.topbt        { font-size: 12px; line-height: 18px }
.maindate        { font-size: 11px; line-height: 24px; color:#565656}
.bottom      {color: #858AA0; font-size: 12px; line-height: 18px}
.pblack      { color: white; font-size: 12px; line-height: 18px }
.menu        { color: #BDC7CD; font-size: 12px; line-height: 24px;font-weight:bold;}
.p92         { color: #000000; font-size: 12px; line-height: 24px }
.pblue       { color: 445D7A; font-size: 12px; line-height: 24px }
.pblue2       { color: 445D7A; font-size: 12px; line-height: 20px }
.p93         { color: 5E5E60; font-size: 12px; line-height: 24px }
.p94         { color: 5E5E60; font-size: 12px; line-height: 20px }
.p922        { color: black; font-size: 12px; line-height: 17px }
.pgree       { color: #236E0F; font-size: 12px; line-height: 17px }
.pwhite      { color: white; font-size: 12px; line-height: 24px }
.pornge      { color: #EF5F00; font-size: 12px; line-height: 20px }
.psmall      { color: white; font-size: 12px; line-height: 17px }
.psmall-b    { color: white; font-size: 12px; line-height: 17px; letter-spacing: 0.15em }
