﻿@charset "utf-8";
/* CSS Document */
.content .index_pro .select_pro{float:left;font-size:18px;color:#4e4d4d;}
.index_pro .select #input{float: right;outline:none;width: 200px;height: 25px;border-radius: 10px;text-indent:8px;}
.search{position:absolute;right:0;width:auto;height:25px;}
.foot_bj .foot a{color:#FFF;}
.foot_bj .foot a:hover{color:#da251a;}
.pro_top .pro_top_l{width:400px;height:400px;border:1px solid #ccc;margin-right:50px;float:left;text-align:center;}
.pro_top .pro_top_r{width:500px;float:left;    line-height: 32px}
.pro_top .pro_top_r span p{text-indent:70px;}
.pro_top .pro_top_r a:hover{color:#DA251A;}
.pro_bot dl {width:980px;margin-bottom:10px;}
.pro_bot dl dt {width:135px;float:left;background:#da251a;text-indent:12px;color:#FFF;}
.pro_bot dl dd{width:840px;float:right;background:#dfdbdb;height:24px;}
.pro_bot p{width:920px;margin:0 auto;line-height:30px;}
.pro_bot img {margin:20px 0px;width:960px;}
.pro_bot{padding-top:50px;}


/*CSS green-black style pagination*/
.green-black{padding:3px 3px 5px; margin:10px auto 0; text-align:center;}
.green-black a{border:#5a5a5a 1px solid; padding:5px 8px; background:#5a5a5a; color:#fff; margin-right:2px; text-decoration:none}
.green-black a:hover{border:#c00 1px solid; background:#c00; color:#fff;}
.green-black a:active{border:#c00 1px solid; background:#c00; color:#fff;}
.green-black span.current{border:#c00 1px solid; padding:5px 8px; font-weight:bold; background:#c00; color:#fff; margin-right:2px; }
.green-black span.disabled{border:#c00 1px solid; padding:5px 8px; color:#ccc; margin-right:2px; }




