﻿@charset "utf-8";
/* CSS Document */

.top{ background-color:#666666; height:34px;}
.top li a{ color:#e5e5e5; font-size:13px;}
.top li{ margin-left:15px;line-height:34px; margin-right:15px;}
.top_bj1{ background-image:url(../image/top1.png); padding-left:25px;}
.top_bj2{ background-image:url(../image/top2.png);  padding-left:30px;}
.top_bj3{ background-image:url(../image/top3.png); padding-left:20px;}
.top_bj4{ background-image:url(../image/top4.png); padding-left:20px;}
.top_bj1,.top_bj2,.top_bj3,.top_bj4{ background-repeat:no-repeat; background-position:left;}

.logo{ margin-top:11px; }
.nav li{ float:left; height:96px; line-height:96px;}
.nav li a{ font-size:16px; margin-left:50px;}
.nav li a:hover{ color:#0255b6;}

.banner{ position:relative;}
.banner img{ position:relative;}

/* 查询 */
.search_box{ background-color:#fff; width:272px; opacity:0.8; padding:15px 24px 20px 24px;}
.search_box span{ height:1px; background-color:#e6f0fc; display:block; margin-bottom:20px; margin-top:20px;}
.search input{ width:262px; height:36px; background-color:#e6f0fc;opacity:1; border:0; border-radius:4px; padding-left:10px; margin-bottom:10px;font-size:14px; color:#999999;}
.search a{ display:block; width:133px; height:36px; line-height:36px; background-color:#3978c4;border-radius:4px; color:#fff; text-align:center; margin:0 auto;opacity:1;font-size:15px;}
.search_title{font-size:16px; color:#3978c4; font-weight:bolder; text-align:center; margin-bottom:10px;}

