﻿/*==============================================
  布局
==============================================*/
.wrapper { width:970px; margin:0 auto;}
body { width:100%; margin: 0px;padding: 0px; font-size: 12px; background:#F5F5F5 url(imagesbg.jpg) repeat-x left top; font-family: "微软雅黑", arial,sans-serif;}
body>div {margin-left: auto;margin-right: auto;text-align: center;overflow: hidden;}
div {font-size: 12px;}
img{border: 0px;}
ul,li{margin: 0px;padding: 0px;list-style-type: none;}
form,img,p,h1,h2,h3,input,select { margin: 0px;padding: 0px;}
a{ color:#666; text-decoration: none;}
a:hover{ color:#06629F; text-decoration:underline;}
.mar20{ margin-bottom:20px;}
.fr{ float:right;}
.fl{ float:left;}
.overflow{ overflow:hidden;}

/*==============================================
  top
==============================================*/
.top{ }
.top a{ color:#fff;}
.topCon{ width:970px; margin:0 auto; color:#fff; height:40px; line-height:40px;}
.top-l{ float:left;}
.top-l span{ margin:0 10px;}
.top-r{ float:right;}
.top-r i{ background:url(imagesicon.png) no-repeat; width:16px; height:16px; display:inline-block; margin-left:5px; position:absolute; top:12px;}
.top-r .i-1{ background-position:0 0;}
.top-r .i-2{ background-position:-16px 0;}
.top-r a{ margin:0 10px 0 30px;}
/*==============================================
  footer
==============================================*/
.footer{ background:#fff url(imagesfooterBg.jpg) repeat-x; width:100%; text-align:center; overflow:hidden;}
.footerCon{ width:970px; margin:0 auto; color:#666; margin:20px auto; text-align:center;}
.footerCon p{ line-height:24px;}
.footerCon p a{ color:#666; margin:0 10px;}
.footerCon p a:hover{ color:#009E41; text-decoration:underline;}

/*==============================================
  tab选项卡
==============================================*/
.tabbtn {height:46px; background:url(imagestitBg.jpg) no-repeat; padding:0 10px;}
.tabbtn li {float:left; margin:0; font-size:16px;}
.tabbtn li a {float:left; height:46px;line-height:50px; padding:0 0px;overflow:hidden;width:90px;text-align:center;cursor:pointer; text-decoration:none; color:#000;}
.tabbtn li.current a { padding:0 0px; height:46px; line-height:50px; color:#088EE5; font-weight:bold;}
.tabcon { text-align:left; background:#fff; border-top:1px solid #CCC; margin:0 15px;}
.tabcon .sublist {padding:10px 0px 13px 8px;}
.tabcon .sublist a{color:#333; }
.tabcon .sublist a:hover{color:#06629F;}
.sublist li { height:28px;line-height:28px;font-size:14px;  clear:both;}
.sublist li span { margin:0 8px 0 0;font-family:"宋体";font-size:12px;color:#06629F;}
.sublist li .span-1{ color:#999;float:right;line-height:28px; text-align:right;}

/*==============================================
  分页
==============================================*/
.ui-page {height:60px; margin:40px 0; color:#999; font-size:14px; font-weight:700; text-align:center;}
.ui-page-wrap { display:inline-block; *display:inline; zoom:1;}
.ui-page b {font-weight:400;}
.ui-page a { background:#fff; color:#949494; cursor:pointer; text-decoration:none;}
.ui-page a:hover { background:#f5f5f5; text-decoration:none; color:#c40000;}
.ui-page a,.ui-page b {	float:left;}
.ui-page-prev,.ui-page-next,.ui-page a,.ui-page-cur,.ui-page-info,.ui-page-skip { height:40px; line-height:40px; padding:0 15px; width:auto;}

.ui-page-prev,.ui-page-next,.ui-page a,.ui-page-cur { border:1px solid #E5E5E5; border-left:0;}
.ui-page-prev { border-left:1px solid #E5E5E5!important;}
.ui-page-cur,b.ui-page-next,b.ui-page-prev {background-color:#EFEFEF;}
.ui-page-break { border-right:1px solid #E5E5E5; padding:0 4px; line-height:40px; font-weight:700;}

.ui-page-skipTo { width:38px; height:40px; margin:-2px 2px 0; line-height:40px; font-size:16px; color:#949494 !important; text-align:center; vertical-align:middle; border:1px solid #e9e8e8 !important;}
.ui-btn-s { border:1px solid #e9e8e8; background:#fff; color:#242424; width:50px; height:42px; line-height:42px; vertical-align:top; cursor:pointer;}

.shpa{ 
width: 668px; 
margin-bottom:30px;
} 
.shpa b{ 
padding:8px; 
margin-top:30px; 
color:#06629F; 
display:inline-table; 
border:1px solid #ccc; 
background:#fff;
} 
.shpa a{ 
padding:8px; 
color:#1F3A87; 
display:inline-table; 
border:1px solid #ccc; 
background:#fff;
} 
.shpa a:hover{ 
color:#fff; 
background:#1f3a87; 
border:1px solid #1f3a87; 
text-decoration:none;
} 



/* 设置滚动条的样式 */
/* ::-webkit-scrollbar {
    width: 12px;
} */

/* 滚动槽 */
/* ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
} */

/* 滚动条滑块 */
/* ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
} */
