﻿@charset "utf-8";
/* CSS Document */
body{
	font-family:"Helvetica Neue",Helvetica,tahoma,Arial,"Noto Sans CJK SC","PingFang SC","\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","WenQuanYi Micro Hei",sans-serif;
}
html,body,div,span,p,dl,dt,dd,ul,ol,li,table,tr,th,td,h1,h2,h3,h4,h5,h6,img,a,strong,form,fieldset,input,textarea,select,lable,option,blockquote,pre{margin:0; padding:0}
table{border-collapse:collapse;border-spacing:0}
ul li{list-style:none}
a{text-decoration:none;}
img{border:none}
.clear{clear:both}


/* Clear Fix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
/* end of clearfix */ 
.fl {float:left;}
.fr {float:right;}
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.dsn{display:none;}
.mt10p{margin-top:10px;}
.mt15p{margin-top:15px;}
.mt20p{margin-top:20px;}
.ml10p{margin-left:10px;}
.ml9p{margin-left:9px;}
.ml8p{margin-left:8px;}

.block{width:1000px;margin:0 auto;}

.total{overflow:hidden;zoom:1;}
.center{margin-left:auto;margin-right:auto;}

body{background:#fff url(../img/bg/body-bg.png) left 27px repeat-x;font-size:14px;}

#top{height:26px;line-height:26px;font-weight:bold;color:#c00; background:#f0f0f0; border-bottom:1px solid #ccc;}
#top a{color:#c00;}
/*#header{height:204px;background:url(../img/bg/banner.png) center top no-repeat;}
#header .search{padding-top:143px;}
#header .search input.text{ background:url(../img/bg/searchBg.png) no-repeat;width:853px;height:37px; line-height:36px;border:0;padding-left:20px;vertical-align:middle;}
#header .search input.btn{ background:url(../img/btn/searchBtn.png) no-repeat;width:115px;height:36px; vertical-align:middle; cursor:pointer;border:0; text-align:center;font-size:14px; color:#fff;font-weight:bold; margin-left:10px;}
*/
.mt15p{margin-top:15px;}
.container{width:1000px;margin:0 auto;}
#header{height:157px;}
#search{background:#d0dce6;padding:10px 20px;}
#search .text{background:#fff;height:22px;line-height:22px;border:1px solid #fff;margin-right:10px;vertical-align:middle;width:840px;}
#search .btn{background:url(../img/btn/btn1.png) no-repeat;border:none;width:80px;height:28px;line-height:28px;font-weight:bold;text-align:center;font-size:14px;color:#fff;cursor:pointer; vertical-align:middle;}

#container{width:1000px;margin:0 auto; background:#fff url(../img/bg/containerBg.png) left repeat-y; border-left:1px solid #ccc;border-right:1px solid #ccc; overflow:hidden;zoom:1;}
#left{float:left;width:204px;}


#left h1{height:26px; background:#7bb9c9;color:#fff;font-size:14px;line-height:20px;font-weight:bold;padding:12px 0 0 17px; border-top:1px solid #a0d6e4;border-bottom:1px solid #a0d6e4;}
#left h1 a{color:#fff;}
#left h1 img{margin-right:10px; vertical-align:middle;}
#left h2{background:#7bb9c9;height:38px;line-height:38px;font-size:14px;padding-left:12px;color:#275c6a;}
#left ul{padding:10px 0 0 5px;font-size:14px;}
#left ul li{padding-bottom:10px;}
#left ul li label{float:left;width:38px;color:#000;line-height:24px;}
#left ul li .w1{height:28px;line-height:28px;width:150px;border:1px solid #ccc;}
#left ul li .w2{height:28px;line-height:28px;width:190px;border:1px solid #ccc;}

#right{float:right;width:780px;}

#footer{background:#9da6ae url(../img/bg/footerBg.png) top repeat-x;padding:8px 0;text-align:center;font-size:12px;color:#fff;line-height:24px;}
