/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0;}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
input:focus, textarea:focus, select:focus { outline: none; }
select, input { vertical-align: middle; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
body {font-size: 12px;}
a:link {text-decoration: none; color: #333;}
a:hover {color: #007dcc;text-decoration:none;}
.pos_center {width: 960px; margin: 0 auto; }
.txt_hide {text-indent: 200%;white-space: nowrap;overflow: hidden;}
.mb30 {margin-bottom: 30px;}


/*分栏*/
.maincon {
	float: left;
	width: 736px;
}
.sidecon {
	float: right;
	width: 210px;
}
#detailpage .maincon {
	width: 660px;
}
#detailpage .sidecon {
	width: 260px;
}


/*尾部样式*/
/*.footer { background: url(/images//footer.gif) repeat-x; height: 260px; margin-top: 20px; }*/
.footer {
    background: #f5f5f5;
    height: 220px;
    margin-top: 20px;
    padding-top: 30px;
}
.footer1 { width: 1000px; height: 260px; }
.p2 { padding-left: 100px;background: url(/images//zhidao.jpg) no-repeat; background-position: 20px 12px; height: 70px; line-height: 55px; }
.footer1 span { color: #000; font-size: 14px; margin: 0px 20px 0px 20px; }
/*.footer1 a img { margin: 0px 10px 0px 10px; }*/
.p3 { line-height: 24px; padding-top: 10px; text-align: center; }
.te-ma { text-align: center; margin: 0 auto; }


/*头部样式*/
.top_banner h4 {
	height: 165px;
    background: url(/images//top_banner.gif) no-repeat;    
}
#sqkpsw .top_banner h4 {
    background: url(/images//sq_top_banner.jpg) no-repeat;    
}
.nav {
	width: 100%;
	height: 60px;
	background: #007dcc;
}
.nav_list {
	padding-top: 6px;
	padding-left: 40px;
}
.nav_list dl {
	float: left;
	width: 345px;
	border-right: 1px solid #fff;
	margin-right: 38px;
}
#dl_list2 {
	width: 236px;
}
#dl_list4,
#dl_list3 {
	width: 202px;
}
#dl_list4 {
	border-right: none;
}
.nav_list dl dt {
	float: left;
	width: 34px;
	font-size: 13px;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 24px;
	color: #fff;
}
.nav_list dl dd a {
  float: left;
  font-size: 13px;
  font-family: "微软雅黑";
  line-height: 24px;
  color: #fff;
  padding: 0 11px;
}
.nav_list dl dd a:hover {
	color: #ffe400;
}
.search {
	height: 50px;
	background: #eff4fc;
	margin-top: 4px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.sear_sinput {
	float: left;
	width: 472px;
	height: 34px;
	line-height: 28px;
	margin-top: 2px;
	margin-left: 100px;
	padding-left: 14px;
    background: url(/images//search_bg.gif) no-repeat;
}
.sear_sinput select,
.sear_sinput input {
	border: none;
}
.sear_sinput input {
	width: 350px;
}
.sear_sinput select {
	margin-right: 16px;
	background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}
.search button {
	width: 91px;
	height: 34px;
	background: url(/images//btn_search.gif) no-repeat;
	border: none;
}
.search a {
	color: #333;
}
.search a:hover,
.sw_jinz ul li a:hover {
	color: #007dcc;
}


/*页面侧边公共部分样式*/
.login_box {
	float: right;
	width: 210px;
	height: 175px;
	background: url(/images//login_bg.gif) no-repeat;
	margin-top: 0;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.user_n,
.user_p {
	width: 120px;
	margin-left: 64px;
	border: none;
}
.user_n {
    margin-top: 40px;
}
.user_p {
    margin-top: 16px;
}
.login_box p {
	margin-left: 40px;
	color: #333;
}
.login_box img {
	margin-top: 18px;
	margin-left: 22px;
}
.forget_pass {
	color: #f00;
	margin-right: 20px;
}
.user_box {
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#user_tit {
	font-family: "微软雅黑";
	font-size: 14px;
    color: #000;
    font-weight: bold;
	padding-left: 54px;
	padding-top: 8px;
	width: 214px;
	height: 63px;
	background: url(/images//use_bg.gif) no-repeat;
}
.user_box p {
	font-size: 13px;
	line-height: 28px;
	color: #625e0c;
	margin-left: 16px;
}
.user_box p span {
	font-size: 20px;
	color: #f00;
	font-weight: bold;
	padding: 0 4px;
}
.side_mk {
    border: 1px solid #ddd;
	border-top: none;
	float: right;
	display: inline-block;
	width: 210px;
	margin-top: 10px;
}
.side_mk h5 {
    width: 207px;
    height: 36px;
    background: url(/images//mk_bg.gif) no-repeat;
    font-family: "微软雅黑";
	font-size: 14px;
    color: #000;
    font-weight: bold;
	padding-left: 54px;
	padding-top: 8px;

}
.sw_jinz ul {
	margin-left: 30px;
	margin-bottom: 16px;
}
.sw_jinz ul li {
	list-style: disc;
	line-height: 22px;
}
.sw_jinz ul li a {
	color: #333;
}


/*轮播图样式*/
#lunbo_box {
	width: 100%;
	height: 172px;
	margin-left: 20px;
}
#carousel {
	width: 95%;
	position:relative;            
}
#lunbo_box #carousel ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
#lunbo_box #carousel li {				
	color: #999;
	text-align: center;
	display: block;
	width: 162px;
	height: 178px;
	padding: 0;
	margin: 6px;
	float: left;
	position: relative;
	border-bottom: none;
}

#carousel li img {
	width: 162px;
	height: 127px;
	margin-top: 14px;
}

#carousel li span {				
	display: block;
	overflow: hidden;
	width: 162px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}			
.clearfix {
	float: none;
	clear: both;
}
#carousel .prev, #carousel .next {
	background: transparent url(/images//carousel_control.png) no-repeat 0 0;
	text-indent: -999px;
	display: block;
	overflow: hidden;
	width: 15px;
	height: 21px;
	margin-left: 10px;
	position: absolute;
	top: 68px;
}
#carousel .prev {
	background-position: 0 0;
	left: -31px;
}
#carousel .prev:hover {
	left: -31px;
}			
#carousel .next {
	background-position: -18px 0;
	right: -20px;
}
#carousel .next:hover {
	right: -21px;
}
#sqkpsw #carousel li span {
	height: 30px;
    line-height: 30px;
    color: #fff;
	position: absolute;
    top: 111px;
    left: 0;
}
#sqkpsw #lunbo_box #carousel li {
	margin: 6px 11px;
}
#sqkpsw #carousel li span.txt_bg {
	position: absolute;
    top: 111px;
    left: 0;
    filter: alpha(opacity=55);
    background-color: #000;
    background-color: rgba(0,0,0,.5);
    background-color: rgba(0,0,0,.5);
}


/* 面包屑导航 */
.mbx_nav {
	margin: 10px 0;
} 
.mbx_nav a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666;
} 
.mbx_nav span {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666;
} 
a.mbx_last {
	color: #f00;
}


/*tab切换*/	
.tab_tit {
	float: right;
    margin-top: -24px;
    margin-right: 12px;
}	
#sqkpsw .tab_tit {
	margin-top: -26px;
}	
.tab_tit a {
	font-family: "微软雅黑";
	color: #000;
	margin-left: 6px;
}
.tab_tit a:hover {
	color: #007dcc;
}
.tab_tit a.on {
	color: #f00;
}
.wl_list_box .tab_tit{ float:left; width:120px; margin:15px 0 0 35px;}
.wl_list_box .tab_tit a{ display:block; width:120px; height:24px; margin-bottom:18px;}
.wl_list_box .tab_tit a img{ height:24px; float:left;}
.wl_list_box .tab_tit a span{ line-height:24px; float:left; margin-left:15px; font-size:16px;}
.wl_list_box .tab_list{ float:right; width: 750px;}
.wl_list_con{ margin-top:15px;}
.wl_list_con ul{ margin-left:50px;}
.wl_list_con ul li{ width:650px; background:url(..//images//kpjd/dd.png) no-repeat center left; line-height:40px; border-bottom:1px #ccc dashed; padding-left:12px;}
.wl_list_con ul li a{ font-size:14px; color:#222;}
.wl_list_con ul li a:hover{ font-size:14px; color:#4895E3;}
.wl_list_con ul li span{ float:right;}

#listpage .search {
	margin-bottom: 40px;
}
