@charset "utf-8";

/* CSS Document */

html,body,ol,ul,li,p,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,input{

	margin:0;

	padding:0;

}

body{

	font-family:'微软雅黑'; 

}

h1,h2,h3,h4,h5,h6{

	font-weight:normal;

}

a{

	text-decoration:none;

	outline:none;

}

li{

	list-style:none;

}

img{

	border:0;

}

/* @Public style

--------------------------------------------*/

.clearfix:after{

	clear:both;

	display:block;

	visibility:hidden;

	height:0;

	line-height:0;

	content:''; 

}

.clearfix{

	zoom:1;

}

.fl{

	float:left !important;

}

.fr{

	float:right !important;

}

.extra{

	margin-right:0 !important;

}

.fontS{

	font-family:'宋体';

}

.fontEn{

	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;

}

.textEllipsis{

	overflow:hidden;

	text-overflow:ellipsis;

	white-space:nowrap;

}

/* @Public layout

--------------------------------------------*/

.mainWidth{

	width:1000px;

	margin:0 auto;

}

.fullWidth{

	width:100%;

}

.letMid{

	position:relative;

	width:1920px;

	left:50%;

	margin-left:-960px;

}

#switch{

	margin-top:30px;

}

#switch a{

	color:#888;

	display:block;

}

#switch a:hover{

	text-decoration:underline;

}

#switch .pre,#switch .next{

	color:#888;

	font-size:14px;

	line-height:22px;

	text-align:left;

}

#switch .pre{

	margin-bottom:5px;

}

/*pagelist*/

#pagelist{ 

	color:#666; 

	font-size:12px;

	line-height:40px;

	text-align:left;

	display:inline-block;

	margin-top:15px;

	font-family:'微软雅黑' !important;

}

.pagination{

	height:25px;

	overflow:hidden;

	font-size:12px;

	margin:0;

	text-align:left; 

	padding:10px 0;

	margin-right:-10px;

	display:inline-block;

	float:right;

	margin-top:15px;

	font-family:'微软雅黑' !important;

}

.pagination a{

	border:#d9d9d5 1px solid;

	color:#fff;

	padding:3px 4px;

	margin-left:8px;

	background:#00458e;

}

.pagination a:hover{

	color:#fff;

	background:#023469;

}

.pagination span.current{

	border:#d9d9d5 1px solid;

	color:#4e4e4e;

	padding:3px 4px;

	margin-left:8px;

	background:#e5e3e5;

}

.pagination span.disabled{ 

	color:#4e4e4e;

	background:#e5e3e5;

}
/*客服*/
html {overflow-x:hidden;}

.custom_service p img {display: inline; margin-top:-5px; vertical-align:middle;}
.scrollsidebar{position:absolute; z-index:999; top:150px;display: none;}
.side_content{width:154px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(../images/sidebar_bg.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:center;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.other p { padding:5px 0; _height:16px; margin:0;color: #666666;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(../images/sidebar_bg.png) no-repeat -119px -115px; padding-left:22px;}

/* blue skin as the default skin */
.side_title, .side_blue .side_title {background-position:-195px 0;}
.side_center, .side_blue .side_center {background:url(../images/blue_line.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* green skin  */
.side_green .side_title {background-position:-349px 0;}
.side_green .side_center {background:url(../images/green_line.png) repeat-y center;}
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .close_btn {background-position:-44px -23px;}
.side_green .close_btn:hover {background-position:-66px -23px;}
.side_green .show_btn {background-position:-147px 0;}
.side_green .msgserver a {color:#76a20c;}
