﻿@charset "utf-8";
/* CSS Document */
body{
	background:#f7f7f7;
	}
.container
	{
	width:1200px;
	margin:0 auto;
	}
.f1
	{
	font-size:15px;
	color:#353535;
	width:90px;
	display:block;
	}
.f1_current
	{
	color:#0065cc;
	font-weight:bold;
	}
.f1:hover
	{
	color:#0065cc;
	font-weight:bold;
	}	
.left_content
	{
	width:920px;
	}
.nav_small
	{
	border-bottom:1px solid #dddddd;
	overflow:hidden;
	padding:20px 0 5px 0;
	margin:0 0 10px 0;
	
	}		
.bigbox1
	{
	overflow:hidden;
	}			
.text_title
	{
	color:#1a1a1a;
	font-size:14px;	
	font-weight:bold;
	}	
	
.text_text
	{
	color:#353535;
	font-size:14px;	
	}	
.text_title:hover
	{
	color:#0c6fd4;
	}
.text_text:hover
	{
	text-decoration:underline;
		}	
.box3
	{
	width:830px;	
	display: block;
	margin-left:10px;
	border-bottom:1px dashed #e0e0e0;
	padding:0px 0 20px 0;
	}	
	
.contenta
	{
	overflow:hidden;
	}	
.bordernone
	{border:none;}		
/*content right begin*/
	
.right_content
	{
	width:230px;
	position:relative;
	}	
	
.inputbox{
	margin:18px 0 0 0;
	border-bottom:1px solid #dddddd;
	padding:5px 0;
	position:relative;
	}	
	
.inputbox input
	{
	background:url(../imgs/icon_input.png) no-repeat right center #f7f7f7;
	width:230px;
	}	
.inputbtn
	{
	display:block;
	width:14px;
	height:15px;
	position:absolute;
	right:0;
	bottom:4px;
	
		}
	
	
.z_title
	{
	background:url(../imgs/icon_title.png) no-repeat left center;
	padding:0 0px 0 10px ;
	color:#1678db;
	font-size:17px;
	display:block;
	margin:10px 0 0 0;
	}	
.rtbg
	{
	background:url(../imgs/line_blue.png) repeat-y 20px top;
/*	overflow:hidden;
*/	margin-top:20px;
	
	}	
	
.f6
	{
	background:url(../imgs/point.png) no-repeat 14px center;
	padding:0 0px 0 38px;
	font-size:15px;
	color:#000;
	}	
.f6:hover
	{
	background:url(../imgs/point_hover.png) no-repeat 14px center;
	padding:0 0px 0 38px;
	font-size:15px;
	color:#0080ff;

	}	
.rtbg ul li{

	}	
	
.mb50{
	margin-bottom:50px;
	}
	
	
.xlk
	{
	width: 230px;
	box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.1);
	transform: translateY(10px);
	position: absolute;
	background: #fafafa;
	padding: 10px 0px;
	left: 0px;
	}		
.f7
	{
	font-size:14px;
	
	color:#353535;
	display:block;
	padding:8px 0 8px 10px;
	}	
.f7:hover
	{
	background:#eeeeee;
	color:#0065cc;

	}	

/*分页*/
.y-pagination {float: right;zoom: 1;font-family: "microsoft yahei";font-size: 12px; margin:30px 0;padding-bottom: 20px;}
.y-pagination .p-prev,.y-pagination .p-next{width: 66px;}
.y-pagination a.p-item:hover, .y-pagination .p-prev:hover, .y-pagination .p-next:hover, .y-pagination .p-first:hover, .y-pagination .p-last:hover {border-color: #3188df;background-color: #3188df;text-decoration: none;
color: #fff;}
.y-pagination .p-elem {display: inline-block;margin: 0 4px;vertical-align: middle;text-align: center;min-width: 30px;height: 30px;line-height: 30px;_width: expression(this.width > 30 ? "30px" :"");}
.y-pagination a.p-item, .y-pagination .p-prev, .y-pagination .p-next, .y-pagination .p-first, .y-pagination .p-last{border: solid 1px #ddd;color: #333;border-radius: 2px;text-decoration: none;}
.y-pagination .p-total, .y-pagination .p-item-go,.y-pagination .p-total span {color: #666;}
.y-pagination .p-ipt-go {width: 40px;border: solid 1px #ddd;}
.y-pagination .p-ipt-go, .y-pagination .p-btn-go {height: 22px;line-height: 22px;vertical-align: top;padding: 0;margin: 3px 5px 0;text-align: center;}
.y-pagination .p-btn-go {display: inline-block;color: #3188df;width: 38px;border: solid 1px #3188df;text-decoration: none;border-radius: 2px;}
.y-pagination .current {border-color: #3188df;background-color: #3188df;color: #fff;cursor: default;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		