/* CSS Document */
@import url(wb_global.css);

.wb_body { float:left;width:100%; left:0; z-index:9;  margin-top:812px; position:relative; min-width:1360px;}
.service { float:left; width:437px; height:458px; color: #797979; background-color:#efefef;  }
.service span { float:left; margin-left:30px; margin-top:20px; width:376px; text-align:center; line-height:30px; font-size:13px;   display:inline;  }

.service h1 { float:left; margin-left:30px; margin-top:13px; width:376px; text-align:center; font-size:18px; font-weight:bold;  display:inline;   }
.service p { float:left; width:70px;  height:10px; border-bottom:1px solid #cacaca;   margin-left:80px;  display:inline;  }


.service p1{ float:left; background:url(../images/index_06.jpg) no-repeat; width:437px; height:53px; line-height:53px; padding-left:50px; color:#FFF; font-size:14px; text-align:left;}

.service:hover { background-color:#0295d4; color:#FFF; } 

.more_link { float:left; width:100%; height:35px;background-color:#ffffff; margin-top:20px;border-bottom: #dddddd 1px double; }
.more_link span { float:right; margin-left:20px; font-size:12px; line-height:35px; color:#666;}

.button_font{ margin:0 auto; width:300px; height:55px; line-height:55px; font-size:22px; margin-top:20px;border: #dddddd 1px double; }
.button_font:hover {  -webkit-transition: all .5s; 
                -moz-transition: all .5s; 
                -ms-transition: all .5s; 
                -o-transition: all .5s; 
                transition: all .5s;

background-color:#caa370;border: #caa370 1px double;}


.pro_category{ float:left; width:100%; margin-top:20px;}
.pro_category ul{ margin:0px; padding:0px;}
.pro_category li{ float:left;width:168px; margin:1px; height:39px; line-height:39px;text-align:center; background-color:#e7e7e7;}
.pro_category li h1{ float:left; height:39px; line-height:39px;  font-weight:normal; display:inline;}

.pro_category li:hover{ background-color:#cc2a2e; color:#FFF;}

.pro_show{ float:left; width:100%; margin-top:20px;  padding:0px;overflow:hidden; zoom:1; }
.pro_show ul{margin:0px 0px 0px 0px; padding:0px;}
.pro_show li{  float:left; margin-top:12px;display:inline; background-color: #eeeeee; }

.pro_show li:hover{ background-color:#cc2a2e;  color:#FFF;}

.pro_show span{ text-align:center; width:330px;height:34px; line-height:34px;  display:block;}

.pro_show A IMG {width:330px; height:330px;border:1px solid #DDDDDD; }
.pro_show A:hover IMG {border:1px solid #e77817;}
