@charset "utf-8";
/*--header--*/
.header { width:100%;background:url(/uploads/image/tdsimg/sy_bg1.png) left top repeat-x; padding-top:20px; position:relative; z-index:50;}
.head { width:1000px; margin:0 auto;}
.righttop p { text-align:right; color:#ccc; line-height:24px;}
.righttop p a { padding:0 15px;}
.righttop p a:hover { font-weight:bold;}

/*--搜索--*/
.righttop .serach { width:180px; height:23px; background:url(/uploads/image/tdsimg/ssk.jpg) left top no-repeat; margin-top:5px;}
.righttop .serach .ss { width:140px; margin-left:6px; margin-top:1px; border:none; background:none; height:20px; line-height:20px;}
.righttop .serach .ss_btn { width:30px; height:23px; background:url(/uploads/image/tdsimg/ss_btn.jpg) no-repeat; border:none; cursor:pointer;}

/*--下拉--*/
.righttop .enterprise{width:127px; height:23px; margin-top:5px; margin-right:5px; position:relative;}
.righttop .enterprise h4{height:23px; line-height:23px; background:url(/uploads/image/tdsimg/sel_bg1.jpg) no-repeat 0 0; padding-left:20px;}
.righttop .enterprise ul{position:absolute;top:23px;left:1px;display:none;padding:0;border:1px solid #ccc;background:#fff; width:127px;}
.righttop .enterprise ul li{cursor:pointer;height:22px;line-height:22px; text-align:left;}
.righttop .enterprise ul li:hover{background:#f8f8f8;}

/*--导航--*/
.nav { width:1000px; margin:0 auto; height:40px; background:url(/uploads/image/tdsimg/nav.png) no-repeat; margin-top:10px;}
.nav .navlist { width:970px; margin:0 auto; font-family:"\5fae\8f6f\96c5\9ed1";}
.nav .navlist li { float:left; position:relative; height:40px; line-height:40px; text-align:center; font-size:12px; font-weight:bold;}
.nav .navlist li a {display:inline-block; color:#fff; height:40px; padding:0 24px 0 25px;background:url(/uploads/image/tdsimg/nav_fgf.png) right center no-repeat;}
.nav .navlist li a.nobg { background:none;}
.nav .navlist li a:hover,
.nav .navlist li a.nobg:hover,
.nav .navlist li a.cur{ background:url(/uploads/image/tdsimg/nav_over.png) center top no-repeat;}

/*------footer----*/
.footer{ width:100%; background:#e7e6e6 url(/uploads/image/tdsimg/line1.gif) left top repeat-x;}
.footer .foot { position:relative; width:1000px; margin:0 auto; padding:20px 0; line-height:24px; border-top:3px solid #e10000;}
.footer .foot a {padding:0 15px;}
.footer .foot a.padn{ padding-left:0;}

/*------返回顶部-------*/
.footer .foot .gotop { position:absolute; right:-50px; top:25px;background:url(/uploads/image/tdsimg/gotop.gif) center top no-repeat;}
.footer .foot .gotop a { display:block; width:50px; padding-top:15px;}

/*---------------分页--------------*/
.pagelist { padding:30px 0;}
.pagelist .tj { width:250px;}
.pagelist .ym { max-width:440px; width:auto !important; overflow:hidden; height:22px;}
.pagelist .ym a { display:inline-block; padding:2px 8px; background-color:#ddd; font-family:arial, helvetica, sans-serif; font-weight:bold; margin:0 2px;}
.pagelist .ym a:hover,
.pagelist .ym a.cur { background-color:#b4b4b4; color:#fff;}

/*---------------分页--新--------------*/
.pagination { padding:15px 0; position:relative; text-align:center;}
.pagination span {float:left; display:inline-block;margin:0 2px;}
.pagination a { float:left; display:inline-block; padding:2px 8px; background: no-repeat; font-family:arial, helvetica, sans-serif; margin:0 2px; border:1px solid #ccc;}
.pagination a:hover {color:#ff0000; text-decoration:underline;}
.pagination a.cur { color:#ff6500;font-weight:bold; }
