@charset "gb2312";
/* CSS Document */
div.paging { font-size:12px; padding:10px; margin:0 auto; text-align:center; }/*翻页条的外部样式*/
div.paging a {margin:2px; color: #666; text-decoration:none;}/*按钮默认时的状态样式*/
div.paging a:hover { color:#06C; text-decoration:none;}/*鼠标悬停时的按钮状态样式*/
div.paging a:active {color:#06C; text-decoration:none;}/*鼠标点击时的按钮状态样式*/
div.paging .current {color:#06C; text-decoration:none;}/*当前选中的按钮样式*/
div.paging .sel{position:relative; top:3px;}

* { margin:0; padding:0;}
body { font-size:12px; font-family:Arial,宋体;color:#636363; text-align:center;background:url('../images/body_bg.gif') center top repeat-y #c7c7c7}

html { overflow-y:scroll;}

img { border:0;}

ul,li { list-style-type:none; line-height:22px;}
font,input,select,textarea { font-size:12px;}
p { color:#636363; line-height:22px; font-size:12px;}
th,td { font-size:12px; line-height:22px;} 
.pic { line-height:0px; font-size:1px; text-align:center;}
.clear { clear:both; font-size:1px; line-height:0px; height:0px;}

/*CSS清除浮动 clearfix:after*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table; display: block;}
/* Hides from IE-mac \*/
*html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}
/* End hide from IE-mac */

a:link { color: #636363; text-decoration: none;}
a:visited { color: #636363; text-decoration: none;}
a:hover { color: #e20000; text-decoration: none; }
a:focus{ outline:none;}

a.more:link { float:left;color: #e59494; text-decoration: none;width:91px;height:22px; display:block;background:url(../images/arrow.gif) no-repeat;line-height:22px;text-align:center;margin-top:10px;}
a.more:visited { float:left;color: #e59494; text-decoration: none;width:91px;height:22px;background:url(../images/arrow.gif) no-repeat;line-height:22px;text-align:center;margin-top:10px;}
a.more:hover { float:left;color: #ffffff; text-decoration: none; width:91px;height:22px;background:url(../images/arrow.gif) no-repeat;line-height:22px;text-align:center;margin-top:10px;}
a.more:focus{ outline:none;}

a.more1:link { float:right;color: #e59494; text-decoration: none;width:96px;height:22px; display:block;background:#d60000;line-height:22px;text-align:center;margin-top:10px;}
a.more1:visited { float:right;color: #e59494; text-decoration: none;width:96px;height:22px;background:#d60000;line-height:22px;text-align:center;margin-top:10px;}
a.more1:hover { float:right;color: #ffffff; text-decoration: none; width:96px;height:22px;background:#d60000;line-height:22px;text-align:center;margin-top:10px;}
a.more1:focus{ outline:none;}

/* 录入字体 */
.lr_gray14 { color: #676767; font-size: 14px;line-height: 20px;}
.lr_gray14b { color: #676767; font-size: 14px;font-weight: bold;line-height: 20px;}
.lr_black14 { color: #000000; font-size: 14px;line-height: 20px;}
.lr_black14b { color: #000000; font-size: 14px;font-weight: bold;line-height: 20px;}
.lr_red14 { color: #ff0000; font-size: 14px;line-height: 20px;}
.lr_red14b { color: #ff0000; font-size: 14px;font-weight: bold;line-height: 20px;}
.lr_danwei { color: #676767; font-size: 11px;}
.datawrite{ color: #fff; font-size: 18px; font-family:Verdana, Geneva, sans-serif;font-weight:bold;line-height:30px;}
.datagray{ font-size: 16px; font-weight:bold;line-height:30px;}
/* 录入表格样式 */
.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:2px; padding-bottom:2px;
 padding-left:10px; 
 text-align:left;
}
.datalist td{
 border:1px solid #cccccc; /* 单元格边框 */
 text-align:left;
 padding-top:2px; padding-bottom:2px;
 padding-left:10px; 
}
.datalist tr.altrow{
 background-color:#c7e5ff; /* 隔行变色 */
}

/*index*/
.top{width:890px;margin:0 auto;height:90px}
.daohang{width:890px;margin:0 auto;height:34px;background:url('../images/dh_bg.gif')}
.daohang ul li{width:105px;float:left;height:34px;background:url('../images/line.gif') right no-repeat;text-align:center}
.daohang ul li a{display:block;width:103px;height:34px;line-height:34px;font-family:微软雅黑;font-size:14px}
.daohang ul li a:link{color:#fff}
.daohang ul li a:visited{color:#fff}
.daohang ul li a:hover{color:#fff;background:url('../images/dh_bg2.gif')}
#dangqian{color:#fff;background:url('../images/dh_bg2.gif')}
.saiqu{font-family:微软雅黑;font-size:24px;font-weight:700;color:#e30709;text-indent:15px;text-align:left}
.sqxz{width:100%;margin-top:8px}
.sqxz td{width:9%;font-size:14px}
.sqxz td.dq{font-weight:700;color:#fe0201;width:11%}
.sqjs{width:890px;margin:0 auto;margin-top:8px;background:#f2f2f2;height:330px}
.banner{width:890px;margin:0 auto;height:334px;margin-top:10px;}
.banner1{width:890px;margin:0 auto;height:200px;margin-top:10px;text-align:left;}

.bannerleft{float:left;width:603px;height:334px; text-align:left;}
.bannerright{float:right;width:269px;height:334px;background:#f2f2f2 url(../images/top01.jpg) no-repeat;}
.bannerright1{float:right;width:94px;height:60px;color:#fff;font-family:微软雅黑;font-size:14px;line-height:22px;}
.bannerright2{float:left;width:250px;padding-left:10px;}
.bannerright2_left{float:left;padding:2px;border:1px solid #c4c4c4;margin-right:10px; width:104px;height:78px;}
.bannerright2_right{float:left;width:120px;text-align:left;font-family:微软雅黑;line-height:25px;}
.bannerright2_right1{float:left;width:245px;padding:10px;font-family:微软雅黑;text-align:left;line-height:20px;height:120px;overflow:auto;}
.bannerright2_right img{margin-bottom:5px;} 
.bannerright2_more{float:left;width:250px;font-family:微软雅黑;text-align:left;line-height:22px;text-align:right;}

.lmtiao-home{margin:0 auto;width:892px;height:28px;background:url(../images/backnew.gif) no-repeat;margin-top:8px;}
.lmtiao{margin:0 auto;width:892px;height:28px;background:url(../images/backnew1.gif) no-repeat;margin-top:8px;}
.lmleft{float:left;width:49%;text-indent:15px;text-align:left;color:#fff;font-family:微软雅黑;font-size:15px;margin-top:3px;}
.lmright{float:right;width:49%;text-indent:15px;text-align:left;color:#fff;font-family:微软雅黑;font-size:15px;margin-top:3px;}

.text-home{clear:both;margin:0 auto;width:890px;height:auto;overflow:hidden;padding-bottom:20px;}
.text{clear:both;margin:0 auto;width:890px;height:auto;overflow:hidden;padding-bottom:20px;border:1px solid #c4c4c4;border-top:0;}
.text_left{float:left;width:439px;height:auto;overflow:hidden;border:1px solid #c4c4c4;border-top:0;text-align:left;padding:20px 0px 19px;}
.text_left_1{ clear:both; margin:0 auto; width:90%; height:auto; overflow:hidden; border-bottom:1px solid #c4c4c4; padding-bottom:5px; margin-bottom:18px; }
.text_left_1 img{float:left;width:120px;height:90px;border:1px solid #c4c4c4;padding:1px;margin-right:10px;}

.text_left_1_left{float:left;background:url(../images/data.gif) no-repeat;width:46px;height:60px;text-align:center;margin-right:15px;}
.text_left_1_right{float:left;width:325px;line-height:20px;}
.text_left_1_right1{float:left;width:650px;line-height:20px;text-align:left;}

.text_right{float:left;width:439px;height:auto;overflow:hidden;text-align:left;padding:12px 0 11px 0;margin-left:8px;display:inline;border:1px solid #c4c4c4;border-top:0;}
.text_right li{margin-left:15px;display:inline;padding:2px 0 6px 0; float:left;width:92%;height:auto;overflow:hidden;text-align:left; border-bottom:1px dotted #ddd;margin-bottom:10px;}
.text_right li img{float:left;padding:2px;border:1px solid #eee;margin-right:10px;width:109px;height:83px;}

.gltd{clear:both;margin:0 auto;width:95%;height:auto;overflow:hidden;text-align:left;}
.gltd_1{float:left;margin:0 auto;width:49%;height:auto;overflow:hidden;text-align:left;margin-right:5px; display:inline;}

.gltd_1 li{float:left;width:100%;min-height:110px; height:auto!important; height:110px; overflow:visible; text-align:left; border-bottom:1px dotted #ddd;margin-bottom:10px;padding-bottom:9px;}
.gltd_1 li img{ display:block; float:left;padding:2px;border:1px solid #eee;margin-right:10px;width:120px;height:90px;}

.gltd_2{margin:0 auto;width:90%;height:auto;overflow:hidden;text-align:left;}

.gltd_2 li{float:left;width:100%;height:auto;overflow:hidden;text-align:left; border-bottom:1px dotted #ddd;margin-bottom:10px;padding-bottom:9px;}

.about{clear:both;margin:0 auto;width:90%;height:auto;overflow:hidden;margin-bottom:20px;margin-top:20px;text-align:left;line-height:20px;}

.news{clear:both;margin:0 auto;width:90%;height:auto;overflow:hidden;border-bottom:1px solid #ddd;margin-top:20px;font-weight:bold;margin-bottom:5px;text-align:left;}

.news1{float:left;width:60%;height:auto;overflow:hidden;text-align:left;font-size:14px;line-height:25px;}
.news2{float:right;width:40%;height:auto;overflow:hidden;line-height:25px;text-align:right;color:#aaa;}
.more{margin:0 auto;width:90%}

.lqs{clear:both;margin:0 auto;width:90%;height:auto;overflow:hidden;text-align:left;}
.lqs li{float:left;width:20%;height:130px;text-align:center; padding-bottom:9px;}
.lqs li img{padding:5px;border:1px solid #eee;width:120px;height:90px;}

.lqs1{clear:both;margin:0 auto;width:88%;height:auto;overflow:hidden;border-bottom:1px solid #ddd;margin-top:10px;font-weight:bold;text-align:left;line-height:25px;}
.lqs2{clear:both;margin:0 auto;width:88%;height:auto;overflow:hidden;}
.lqs2 li{clear:both;margin:0 auto;width:100%;height:auto;overflow:hidden;border:0;text-align:left;line-height:25px;border-bottom:1px dotted #ddd;text-indent:15px;}

.hly{clear:both;margin:0 auto;width:95%;height:auto;overflow:hidden;text-align:left;}
.hly li{float:left;width:146px;height:150px;overflow:hidden;text-align:center; margin-bottom:10px;margin-right:23px;background:url(../images/photo.gif) no-repeat;text-align:left;line-height:16px;}
.hly li img{padding:17px 0 22px 8px;width:120px;height:90px;}
.hlytext{margin:0 auto;width:120px;height:auto;overflow:hidden;text-align:center;}


.tplx{background:#f2f2f2;padding:17px}
.lunxian{height:auto;display:none;}
.piczhushi{line-height:19px;padding:8px;text-align:left;width:90%;margin:0 auto}
.piczhushi span{color:#212121;display:block;padding-bottom:10px}
.gundongpic{padding-top:10px;height:50px;padding-bottom:30px;width:98%;margin:0 auto}
.gundongpic ul li{width:70px;height:50px;float:left;margin:0 3px;list-style:none;display:inline}
.gundongpic ul li.jiantou{width:17px;padding-top:15px;height:35px}
.dsjs{border-bottom:1px #c9c9c9 solid;padding-bottom:14px;line-height:20px;text-align:left}
.dsjs span{display:block;height:25px;line-height:25px;text-align:center;font-weight:700}
.xztd{padding:8px 0px;border-bottom:1px #c9c9c9 solid}
.xiazai{text-align:left;font-size:14px;line-height:19px}
.xiazai span{font-size:12px;color:#e4070e;text-decoration:underline}
.more{text-align:right;padding-right:9px; clear:both;}
.xjhlist{border:1px #cfcfcf solid;height:auto;padding:12px 0px;margin-top:1px;overflow:hidden;width:99%}
.xjhlist ul li{width:100px;float:left;list-style:none;margin:0 10px;display:inline;height:80px;}
.xjhtit{display:block;height:24px;line-height:24px;text-align:center;background:url('../images/jiao.gif') 93px center no-repeat;width:100px}
.xjhpic{height:56px;width:100px}
.quyusai{width:890px;margin:0 auto;margin-top:17px}
.saiqupic{height:auto;overflow:hidden;width:100%;margin-top:12px}
.saiqupic ul li{width:122px;height:157px;float:left;display:inline;margin:0 10px;margin-bottom:3px}
.sqpic{height:85px;width:100%}
.qyspic{padding:15px;border:1px #dcdcdc solid;border-top:0px}
.xuanze{width:100%;height:14px;overflow:hidden}
.xuanzelist{width:33px;padding:1px;height:12px;background:#e7060e;float:right;overflow:hidden}
.xuanzelist a{width:10px;height:12px;float:left;overflow:hidden;line-height:12px;margin-right:1px;font-size:11px;display:block}
.xuanzelist a:link{color:#d8ddd9}
.xuanzelist a:visited{color:#d8ddd9}
.xuanzelist a:hover{background:#fff;color:#e6050d}
.xuanzelist a#dq{background:#fff;color:#e6050d}
.saiquwenzi{height:57px;line-height:18px;text-align:left;color:#6c6c6c}
.saiquwenzi span{display:block;color:#4e4e4e}
.zxdttit{height:40px;border-bottom:3px #e4070c solid;vertical-align:bottom}
.dtcolor{font-size:14px;color:#ff0202;text-align:left;font-weight:700;padding-left:5px}
.zxdtlist{width:100%;height:auto;overflow:hidden;margin-top:20px}
.zxdtlist ul li{height:37px;float:left;width:400px;display:inline;margin:0 10px;border-bottom:1px #ddd solid;line-height:37px}
.date{color:#8c8c8c;font-size:11px}
.hdap{padding-top:20px;text-align:left;color:#e10409;font-family:微软雅黑;font-size:14px}
.bottom{clear:both;width:1004px;height:auto;margin:0 auto;background:#c7c7c7;height:23px;background:url('../images/body_bottom.gif') left no-repeat;_background:url('../images/body_bottom.gif') 1px no-repeat;margin-top:15px}
.foot{width:1004px;margin:0 auto;background:#c7c7c7;}
.foot td{text-align:right;padding-right:30px;}
.saiqujs{padding:14px;vertical-align:top}
.sqtit{text-align:left;font-size:14px;font-weight:700;color:#e6070c}
.sqpicjs{border:1px #d0d0d0 solid;padding:6px}
.tpjs{height:63px;background:#d0d0d0}
.saiquxz{font-size:14px;text-align:left}
.qyslist{width:100%;margin-top:15px}
.qyslist td{height:36px;border-bottom:1px #ddd solid}
.qysxz{width: 100%;border:1px #ddd solid;margin-top:16px}
.qysxztop{width: 100%;background:url('../images/line2.gif') center bottom no-repeat #f2f2f2;height:50px}
.xuanjhlist{height:auto;overflow:hidden;width:100%;margin-top:12px}
.xuanjhlist ul li{width:154px;height:130px;float:left;display:inline;margin:0 8px;margin-bottom:10px}
.xuanjhtit{height:20px;line-height:20px;text-align:center}
.zlxz{width:95%;height:auto;margin:0 auto}
.zlxz ul li{width:45%;float:left;list-style:none;display:block;margin:0 14px;margin-bottom:25px}
.djxz{padding-top:10px;font-size:14px;text-align:left;text-indent:30px;padding-bottom:15px}


#lximg1{display:block;}


.sslist { text-align:left; padding:0px 25px; margin-top:20px;}
.sslist .sl { float:left; width:50px; height:65px; padding:0px 10px; line-height:0px; font-size:1px; cursor:pointer;}
.sslist div.sson { background:url(../images/point.gif) bottom no-repeat;}

.sscontent { text-align:left; width:790px; height:auto; background:#d2d2d2; clear:both; padding:15px; clear:both; margin:0 auto 8px; overflow:hidden;}
.ssbigpic { display:block; border:#fff 5px solid; width:240px; height:180px; float:left; margin-right:35px; display:inline;}
.ssintro { width:405px; float:left; font-family:微软雅黑; color:#434343; line-height:26px; font-size:12px;}
.ssintro h3 { font-size:20px; font-weight:normal; height:38px; line-height:38px;}
.ssintro-right { width:120px; float:left; font-family:微软雅黑; color:#434343; line-height:26px; font-size:12px;text-align:right;}

/*
.sslist { height:65px; text-align:left; padding:0px 25px;}
.sslist li { float:left; width:50px; height:65px; padding:0px 10px; line-height:0px; font-size:1px; cursor:pointer;}
.sslist li.sson { background:url(../images/point.gif) bottom no-repeat;}

.sscontent { text-align:left; width:790px; margin:0 auto 8px; background:#d2d2d2; clear:both; padding:15px;}
.ssbigpic { display:block; border:#fff 5px solid; width:180px; height:180px; float:left; margin-right:35px; display:inline;}
.ssintro { width:535px; float:left; font-family:微软雅黑; color:#434343; line-height:26px; font-size:12px;}
.ssintro h3 { font-size:20px; font-weight:normal; height:38px; line-height:38px;}
*/
