/* CSS Document */
.body {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666666;	
	padding-top:6px;}
.body a{
	color: #666666;}
.body1 {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #0068b7;
	font-weight: bold;}
.maintitle {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333333;}
.maintitle a{
	color: #333333;}
.maintitle a:hover{
	color: #333333;}
.link {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #333333;
        text-align:left;}
.link a{
	color: #333333;}
.link a:hover{
	color: #333333;}
.page-body a{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333333;}
.page-body a:hover{
	color: #333333;}
.address {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	text-indent:30px;
	line-height:20pt
;}
.list-l {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #ffffff;
	font-weight: bold; 
	letter-spacing:2px;
	padding:0 20px;}
.maintitle1  {
	font-size: 18px;
	font-family: "微软雅黑";
	color: #666666;
	padding:0 45px;}
.maintitle1  a{
	color: #666666;}
.maintitle1  a:hover{
	color: #004ea2;}
.list-r {
	font-size: 22px;
	font-family: "微软雅黑";
	color: #004ea2;
	font-weight: bold; 
	letter-spacing:2px;
	padding:0 10px;}
.location {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;}
.location a{
	color: #696969;}
.location a:hover{
	color: #696969;}
.title {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #000000;
	font-weight: bold;}

.wz {
        font-family: "微软雅黑";
        font-size: 16px;
        color: #333333;
        text-indent : 30px;
        letter-spacing:2px;
        line-height: 1.5rem;
 }

 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:10px;background:#004ea2;}
.wp_search #keyword{ width:160px!important;padding:8px 10px; border:none;height:20px; line-height:20px; background:#004ea2; color:#fff; font-size:15px; font-family:"微软雅黑" !important ;}
.wp_search .search{width:35px;height: 35px;border:0px; background:#004ea2 url(images/search_b.png) no-repeat 7px 8px;cursor: pointer; vertical-align:top;}
/*自定义输入框*/
.search-box{text-align:right;width:35px;float:right;padding-left:331px;overflow: hidden;position:relative;height:35px;margin-right:6px;display:none;}
.search-box .searchbtn{position:absolute;width:35px;height:35px;background:#004ea2 url(images/search_b.png) no-repeat 7px 8px;right:0px;z-index:99; cursor:pointer;}
.searchbox{text-align:right;width:35px;float:right;padding-left:331px;overflow: hidden;position:relative;height:35px;margin-right:6px;}
.searchbox .searchbtn{position:absolute;width:35px;height:35px;background:#004ea2 url(images/search_b.png) no-repeat 7px 8px;right:0px;z-index:99; cursor:pointer;}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background:#004ea2;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}
.searchbox .sl{float:right:;}
.search-box .sl{float:right:;}
