@charset "utf-8";
/* CSS Document */

body{ padding:0; margin:0; background-color:#eff7f8; font-family:"微软雅黑";}
img{ border:0;}

.top{background-color:#FFF; width:100%; height:81px;}

.logo{float:left; width:149px; height:81px;}
.nv{float:left; width:660px; height:81px;}
.pv{float:right; width:150px; height:81px; text-align:right;}

.nomdiv{ width:960px; margin:0 auto;}
.nv_div{ width:16%; height:100%; text-align:center; float:left;}
.nv_a a{ color:#404041; font-size:14px; text-decoration:none;}
.nv_a a:hover{ color:#00b0ca;}


.bottom_right{width:350px; height:25px; float:right; text-align:left; font-size:12px; color:#acacac; line-height:25px;}
.bottom_div{width:130px; height:25px; float:left; text-align:center;}
.bottom_blue a{color:#00b0ca; text-decoration:none; font-size:16px;}
.bottom_blue a:hover{color:#000;}
.bottom_grey a{color:#9f9f9f; text-decoration:none; font-size:12px;}
.bottom_grey a:hover{color:#6c6c6c;}

.product_nv{width:130px; height:44px; float:left; font-size:14px; text-align:center;}
.product_nv_li{width:60%; height:100%; margin:0 auto;}
.product_nv_li_a{ background-image:url(../img/product_line.png); background-repeat:repeat;}
.product_nv a{color:#666666; text-decoration:none; width:120px; height:44px;}
.product_nv a:hover{color:#333;}

.input_text{color:#666; width:183px; font-size:12px; border:#d4d4d4;}