@charset "utf-8";
/* CSS Document */

.header{ width:100%; height:135px;}

.topCbox{ width:100%; height:90px; background:url(../image/topCbg.jpg);}
.topC{ width:1000px; height:90px; margin:0 auto;}
.logo{ display:block; width:295px; height:90px; float:left;}
.topCr{ width:252px; height:90px; float:right;}
.topCr h1{ width:252px; height:16px; padding-top:16px; font-size:16px; font-weight:normal; text-align:right;}
.topCr h1 a{ font-size:14px; line-height:16px; color:#000;}
.search_navg{ width:252px; height:30px; padding-top:10px; position:relative;}
.search_input{ width:252px; height:28px; border:solid 1px #cecece; border-radius:14px; border-right:none; text-indent:20px;}
.search_bott{ width:34px; height:28px; border:none; background:url(../image/icon1.jpg) left no-repeat; position:absolute; right:0; top:11px; cursor:pointer;}

.navbox{ width:100%; height:45px; background:#ae1a26;}
.nav{ width:1000px; height:45px; margin:0 auto;}
.nav_1box{ width:200px; height:45px; position:relative; float:left;}
.nav_1{ display:block; width:200px; height:45px; text-align:center; font-size:16px; line-height:45px; color:#FFF;}
.nav_1c{ color:#ee7807; background:#99141f;}
.nav_2{ width:200px; position:absolute; left:0px; top:45px; z-index:9; display:none;}
.nav_2 a{ display:block; width:198px; height:45px; background:#FFF; color:#99141f; font-size:16px; text-align:center; line-height:45px; border:solid 1px #99141f; border-top:none;}
.nav_2 a:hover{ background:#99141f; color:#ee7807;}