/*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;*/ }
.maincon img {
    max-width: 600px;
    max-height:600px;
} 
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; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { zoom: 1; }
.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;}
/*.txt_hide {
    text-indent: 200%;
    white-space: nowrap;
    
}*/
.mb30 {margin-bottom: 30px;}
.w168 {width:168px !important;}

.mianbao {
    font-size:12px;
}

/*分栏*/
.maincon {
	float: left;
	width: 736px;
}
.sidecon {
	float: right;
	width: 210px;
}
#detailpage .maincon {
	width: 660px;
}
#detailpage .sidecon {
   width: 260px;
}


/*尾部样式*/
.footer { background: #f5f5f5;height: 220px;margin-top: 20px;padding-top: 30px; }
.footer1 { width: 1000px; height: 220px; }
.footer1 span { color: #000; font-size: 14px; margin: 0px 20px 0px 20px; }
.te-ma { text-align: center; margin: 0 auto; }
.dl_tit {float: left;font-family: "微软雅黑";color: #666;font-size: 18px;font-weight: bold;margin-right: 50px;}
.dl_list1 dd {float: left;line-height: 24px;color: #666;margin-right: 20px;width: 198px;text-align: left;}
.dl_list1 dt {height: 123px;}
.dl_list2 dd {float:left;margin-right:5px;}
.footer p { line-height:20px; text-align:center;padding:20px 0;}


/*头部样式*/
.top_banner h4 {
	height: 164px;
    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: 14px;
	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: 11px;
    background: url(images/search_bg.gif) no-repeat;
}
.sear_sinput select,
.sear_sinput input {
	border: none;
}
.sear_sinput input {
	width: 370px;
}
.sear_sinput select {
	margin-right: 8px;
	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_info {
        float: right;
        width: 210px;
        height: 175px;
        margin-top: 0;
        border: 1px solid #ddd;
        margin-bottom: 10px;
    }
.login_info h1{ text-align:center; margin-top:20px; font-size:14px; color:red;}
.login_info h2{margin-top:12px; margin-left:20px;}
.login_info h2 a{ color:#222; display:block; font-size:14px;}
.login_info h3 a{ display:block; height:35px; width:180px; border-radius:5px; border:#aaa 1px solid; margin:0 auto; margin-top:24px; background:url(images/mycnki_btn.png) no-repeat center; padding-left:60px; box-sizing:border-box; line-height:35px; font-size:16px; color:#0292c5;}
/*页面侧边公共部分样式*/
.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: 70px;				
}
#carousel .prev {
	background-position: 0 0;
	left: -30px;
}
/*#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;
    width: 960px;
    overflow: hidden;
} 
.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;
}



#listpage .search {
	margin-bottom: 40px;
}


/*分页*/
.paperswitch {
    margin-top: 20px;
}
.paperswitch nav {
    float: left;
}
.paperswitch input {
    margin-left:8px;
}





