@font-face{
font-family:"Btt";
	src: url("../font/Btt.ttf") format('truetype');
}
.btt{
	font-family:"Btt";
}
html,body{
    width:100%;
    min-width: 1190px;
}
img{
    border:none;
}
body,div,h1,h2,h3,h4,h5,h6,a,input,form{
    text-decoration:none;
    margin:0;
    padding:0;
}
ul,li,dl,dt,dd{
    list-style:none;
    padding:0;
    margin:0;
}
h1{
    font-size:24px;
}
input{
    border:none;
}
a{
    cursor:pointer;
    color:black;
}
a:hover{
    color:#0248A9;
}
body{
    font-size:16px;
    font-family:"微软雅黑","Microsoft YaHei";
    background:#FFFFFF;
}
.hidden{
    display:none;
}
.show{
    display:block;
}
.clear{
    clear:both;
}
.white{
    background: #ffffff;
}
.red{
    color:red;
}
.blue{
	color:#0248A9;
}
.orange{
	color:#F4760F;
}
.fleft {
    float: left!important;
}
.bgcolor{
	color:#ffffff;
}
.fright {
    float: right!important;
}
.calbg{
	background:url(../img/calendar.png) 16px no-repeat !important;
}
.calbg1{
	background:url(../img/calendar.png) 0px 20px no-repeat !important;
}
.nobg{
	background:none!important;
}
.content-bj{
	background: linear-gradient( 90deg, #F2F7FD 0%, rgba(242,247,253,0) 100%);
	border: 1px solid #D4E6FF;
}
.wrap {
    width:1400px;
    margin:0 auto;
}


/*header*/
.header {
    height:150px;
    width:100%;
    background-color: #FFFFFF;
	position:relative;
}
.header .logo {
    width:654px;
    height:62px;
    margin-top: 44px;
    background: url(../img/logo.png) left center  no-repeat ;
	background-size:100% 100%;
	float:left;
}
/*头部导航*/
/*  主要样式 */
.nav {
    text-align: center;
    height: 60px;
    line-height: 60px;
    background: #0248A9;
    position: relative;
    z-index: 1;
}

.yyui_nav {
	
}

.yyui_nav li {
    float: left;
    position: relative;
}

/* 这一级是导航 */
.yyui_nav li a {
    display: block;
    line-height: 60px;
    text-decoration: none;
    width: 155px;
    color: #fff;
    font-size: 18px;
	font-weight:bold;
}

.yyui_nav li a:hover,
.yyui_nav li.hover {
    background: #175FC2;
}

.yyui_nav li.on {
    background: #175FC2;
}

.yyui_nav li a.more:after {
    content: " »";
}

.yyui_nav li ul {
    position: absolute;
    float: left;
    width: 155px;
    display: none;
    background-color: #175FC2;
    z-index: 9999;
    opacity: 0.9;
}

/* 这是第二级菜单 */
.yyui_nav li ul a {
    width: 155px;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
}

.yyui_nav li ul a:hover,
.yyui_nav li ul li.hover {
    background: #0248A9;
}

.yyui_nav li ul a.on {
    background: #0248A9;
}

.yyui_nav li ul ul {
    top: 0;
    left: 167px;
}

/*从第三级菜单开始,所有的子级菜单都相对偏移*/

/*左侧导航*/
.menu {
	overflow: hidden;
	border-color: #ddd;
	border-style: solid;
	border-width: 0 1px 1px;
}
.menu-title{
	line-height: 60px;
    height: 60px;
    background: #1c508c;
    color: #fff;
    text-align: center;
    font-weight: bold;
	border-bottom: 1px solid #ddd;
}

/*第一层*/

.menu li.level1>a {
	display: block;
	height: 45px;
	line-height: 45px;
	text-align:center;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	position: relative;
}

.menu li.level1 a:hover {
	text-decoration: none;
	background-color: #0b72c4;
	color:#fff;
}
.menu li.level1 a:hover {
	text-decoration: none;
	background-color: #0b72c4;
	color:#fff;
}

.menu li.level1 a.current {
	color: #0f4679;
}

/*============小箭头*/

.level1 i {
	width: 20px;
	height: 10px;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
}

.level1 i.down {
	background-position: 0 -10px;
	
}

/*第二层*/

.menu li ul {
	overflow: hidden;
}

.menu li ul.level2 {
	display: none;
}

.menu li ul.level2 li a {
	display: block;
	height: 45px;
	line-height: 45px;
	color: #0f4679;
	text-align:center;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	padding-left: 30px;
}
.zsyqlj {
    height:60px; 
    width:100%;
    background:#0248A9;
    float:left;
    text-align: center;
	color: #ffffff;
}
.yqlj{
    
    float:left;
}
.yqlj{
    margin-top: 12px;
    width:125px;
    height: 32px;
    margin-right: 15px;
	line-height: 32px;
    background-color: #FFF;
    float: left;
    background:url(../img/yqlj-bj.png) no-repeat center right;
}

.wz li{
    margin-bottom: 10px;
    margin-top: 12px;
    float: left;
    height: 32px;
    margin-left: 33px;
	
}
.wz li a{
    width:120px;
    height:32px;
    color: #ffffff;
    line-height: 32px;
}
.wz li:hover{
	color: #96698B;
}
.wz .kb{
   background-color: #FFF;
   margin-left:15px;
}
/*footer*/
.footer {
    clear:both;
	width:100%;
    background:#0248A9;
    height:140px;
	color: #ffffff;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.footer .code{
    float:left;
    height:150px;
    margin-left:32px;
    background:#0248A9;
}
.footer .code .img{
    width:80px;
    height:79px;
    margin:35px 0 0 0;
    float:left;
}
.footer .code .img img{
    width:100%;
    height:100%;
}
.footer .code .text{
    float:left;
    height:30px;
    line-height:30px;
    padding-left:20px;
	width:625px;
	margin-top:45px;
}
.footer .copyright{
    padding-top: 20px;
    text-align: center;
	height:100px;
}
.footer .copyright div{
    margin-top:10px;
}
.footer .copyright span{
    margin-left:14px;
}
.footer .copyright span span{
    margin-left:0;
}
/* banner */
.c-banner {
    width: 100%;
    position: relative;
}

.c-banner img {
    width: 100%;
}

.c-banner .banner ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

.c-banner .banner ul li {
    position: absolute display: none;
    opacity: 0;
}

.c-banner .banner ul li:nth-child(1) {
    opacity: 1;
    display: block;
}

.c-banner .banner ul li img {
    width: 100%;
    position: absolute;
    top: 0px;
}

.c-banner .banner ul li:first-child img {
    position: relative;
}

.c-banner .nexImg,
.c-banner .preImg {
    padding: 25px 10px 25px 10px;
    position: absolute;
    top: 50%;
    margin-top: -53px;
    opacity: 0.5;
    border-radius: 5px;
    z-index: 10;
}

.c-banner .nexImg:hover,
.c-banner .preImg:hover {
    opacity: 0.8;
}

.c-banner .nexImg {
    right: 0px;
}

.c-banner .nexImg img,
.c-banner .preImg img {}

.c-banner .jumpBtn {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
}

.c-banner .jumpBtn ul {
    margin-bottom: 0px;
    padding: 0px;
}

.c-banner .jumpBtn ul li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    background-color: white;
    opacity: 0.9;
    margin-left: 10px;
}

.c-banner .jumpBtn ul li:first-child {
    margin-left: 0px;
}

@media screen and (max-width:768px) {
    .c-banner {
        width: 100%;
        height: 345px;
        overflow: hidden;
    }
}
/**-------------------------分页 开始-------------------**/
.form-control{
    width: 97%;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    background-color: rgb(255, 255, 255);
    background-image: none;
    text-indent: 2px;
    padding-right: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}
.pageinfo.a-span {
    background: white;
    border: 1px solid #E7ECF0;
    border-radius: 2px;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 30px;
    color: #666666;
}
.pageinfo.active span{
    border: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color:black;
    cursor: text;
    pointer-events: none;
    background: #0248A9;
    color: #fff;
    border: 1px solid #0248A9;
}
.pageinfo.page-button {
    border: 1px solid #E7ECF0;
    background: white;
    font-size: 14px;
	padding: 5px 0;
    width: 60px;
    vertical-align: middle;
	cursor:pointer;
}
.pageinfo.aspan {
    color:blue;
    transtion:0.5s;
}
.pageinfo.aspan :hover{
    border: 1px solid #175FC2;
    background: #175FC2;
    cursor:pointer;
    color: #fff;
}
.pageinfo.aspan :active{
    color:black;
}
.pageinfo.aspan :visited{
    color:black;
}
.lleft{
    margin-top:20px;
    width:255px;
    min-height:875px;
    float:left;
    margin-bottom:6px;
    border:1px solid #e4e4e4; 
    background:url(../img/list-bg.png) bottom center no-repeat,linear-gradient(#FFFFFF 0%, #D4E6FF 100%);
}
.lright{
    margin-top:20px;
    width:1120px;
    float:right;
    overflow:hidden;
    min-height:875px;
    margin-bottom:20px;
	border:1px solid #e4e4e4;
}
.container1,.container2,.container3,.container4,.container5{
	margin-bottom:20px;
	display:block;
}

.container1{
	height:440px;
}
.container2{
	background: #F2F7FD;
	height:790px;
}
.container3{
	height:104px;
}
.container4{
	height:340px;
}
.container5{
	height:386px;
	margin-top:26px;
}
.info-title{
	height: 80px;
	width: 100%;
	margin: 20px 0;
	background-size: 50% 50%;
}

.info-title.title1{
	background: url(../img/title1.png) center no-repeat;
	background-size: 50% 50%;
}
.info-title.title2{
	background: url(../img/title2.png) center no-repeat;
	background-size: 50% 50%;
}		
/*left*/
.lleft dl dt{
    height:56px;
    line-height:56px;
    color:#fff;
    font-size:22px;
    font-weight:bold;
    background:linear-gradient( 270deg, #145DC2 0%, #6CA1EB 100%);
    text-align:center;
}
.lleft dl dd{
    overflow:hidden;
    height:58px;
    line-height:58px;
    text-align:center;
    font-size:18px;
    border:1px solid #e4e4e4;
}
.lleft dl dd.on{
    height:58px;
    line-height:58px;
    text-align:center;
    font-weight:bold;
}
.lleft dl dd.on a{
    color:#0248A9;
    padding-left:30px;
    background:url(../img/bullet-list-left.png) no-repeat left center;
}
.lleft dl dd a:hover{
    color:#0248A9;
}
/*search*/
.lleft .search{
    background:#fafafa;
    height:64px;
}
.lleft .search .input input{
    width:165px;
    *width:143px;
}
.lleft .search .submit input{
    border-color:#e8e8e8;
}
.lleft .search .submit input:hover{
    background-color:#a02f85;
}

.ilist{
    width:100%;
}
.ilist dt{	
    height:50px;
    line-height:50px;
    margin-left:60px;
	margin-right:20px;
	margin-bottom: 5px;
	padding-top: 10px;
	border-bottom: 1px solid #2b7bc4;
}
.ilist dt .icon1{	
    height:32px;
    width:32px;
	margin-left: -40px;
	margin-top: 10px;
    float: left;
	background: url(../img/bullet-title-icon1.png) left no-repeat;
	background-size:100% 100%;
}
.ilist dt .subtitle .title {
    font-size: 24px;
}
.ilist dt .more{
    color:#0248A9;
    font-size:16px;
    float:right;
}
.ilist dt .more:hover{
    color:#2b7bc4;
}
.ilist dt .subtitle{
    float:left;
    overflow:hidden;
}
.ilist dt .subtitle.title {
    float: left;
    display: block;
    height: 50px;
    line-height: 50px;
    margin: 0  9px;
    text-align: center;
	font-size:24px;
}
.ilist dd{
    padding-left:38px;
    line-height:40px;
	background: url(../img/xdd.png) 18px no-repeat;
}
.ilist dd .date{
    color:#999999;
    float:right;
    padding-right:18px;
}
.ileft{
    width:1000px;
    float:left;
	height:340px;
	box-sizing: border-box;
}
.iright{
    width:380px;
	height:340px;
    float:right;
    overflow:hidden;
}
.c-left{
    width:456px;
	height:386px;
	box-sizing: border-box;
	display:block;
	
}
.c-right{
    width:456px;
	height:386px;
	box-sizing: border-box;
	margin-left:18px;
	display:block;
}
.c-center{
    width:452px;
	height:386px;
	box-sizing: border-box;
	margin-left:18px;
	display:block;
}
.link{
}
.link a{
	width:100%;
	height:104px;
	display:block;
}
.link1{
	background: url(../img/link1.png) center no-repeat;
}
.link:hover{
	background: url(../img/link1h.png) center no-repeat;
}
.exposure{
    height:316px;
    overflow:hidden;
    width:456px; 
	display: block;
	border: 1px solid #D4E6FF;
	background: linear-gradient(#E3F0FF 0%, #FFFFFF 15%, #FFFFFF 100%);
	float:left;
	box-sizing: border-box;
}
.publicity{
    height:320px;
    width:692px;
    overflow:hidden;
	border: 1px solid #D4E6FF;
	float:left;
	padding:13px 16px;
	box-sizing: border-box;
}

.gzdt .ilist dt {
	margin-left: 26px;
}
.gzdt .ilist dd {
	padding-left:0;
}
.gzdt .ilist{
	padding: 0 26px;
    box-sizing: border-box;
}
.description{
	line-height: 25px;
	padding-bottom: 20px;
	color: #999999;
	background-image: linear-gradient(to right, #0248A9 35%, #CCCCCC 35%);
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: bottom left;
	font-size:14px;
}
.gzdt .date{
	padding-top: 20px;
	color: #999999;
	padding-left: 22px;
}
.gzdt .xw-bg{
	background: url(../img/xw-bg.png) center no-repeat;
	padding: 0 22px;
    height: 148px;
}
.experience-title {
  position: relative;
  display: inline-block;
  padding:0 20px 0 36px;
}
.channel{
	height: 28px;
    width: 72px;
    line-height: 28px;
    float: left;
	background: #0248A9;
	text-align: center; 
	margin-top: 10px;
	color:#FFFFFF;
	border-radius: 8px 0px 8px 0px;
}

.experience-title::after {
  content: "";
  position: absolute;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 60%;
  background-color: #ccc;
}

.jyjl{
    width:1000px;
    height: 148px;
    background:url(../img/jyjl-bj.png) no-repeat center right;
	background-size:100% 100%;
	padding: 13px 20px;
    box-sizing: border-box;
	*box-sizing: content-box;
}
.jyjl-title{
	width: 70px;
	height: 76px;
	font-size: 32px;
	float: left;
	margin-top: 14px;
}
.jyjl-content{
    float:left;
    width:600px;
	overflow: hidden;
	margin-left: 26px;
}
.xqgg-lm{
    float:left;
    width:200px;
	height:172px;
	overflow: hidden;
	margin-top:20px;
	border: 1px solid #D4E6FF;
	box-sizing: border-box;
}
.xqgg-content{
    float:right;
    width:780px;
	overflow: hidden;
	margin-top:20px;
	height: 172px;
    box-sizing: border-box;
	padding-top: 5px;
}


/* 需求公告标题（dt） */
.xqgg-lm dt {
	color: #fff;
    font-size: 24px;
    height: 56px;
    line-height: 56px;
	text-align:center;
	background: linear-gradient(270deg, #145DC2 0%, #6CA1EB 100%); 
}
            

/* 选项列表（dd） */
.xqgg-lm dd {
	height:58px;
	line-height:58px;
	width:100%;
	text-align:center;
	border-top: 1px solid #D4E6FF;
}
.xqgg-lm dd a {
	padding-left:20px;
	font-size:20px;
}


.xqgg-lm dd.on a {
	background: url(../img/title-left.png) left / 20px 20px no-repeat;
	color: #0248A9; /* 选中项文字蓝色 */
}


.info-guide-content > :nth-last-child(-n+2) {
    margin-top: 16px;
}
.container3 .slogan{	
    height:104px;
    width:100%;
	background: url(../img/slogan.png) left no-repeat;
	background-size:100% 100%;
}

.ilist1{
    width:100%;
}
.ilist1 dt{	
    height:61px;
    line-height:61px;
	margin-bottom: 5px;
	padding-left:16px;
	background: linear-gradient(90deg, rgba(49, 129, 239, 0.14) 0%, rgba(49, 129, 239, 0) 100%);
}
.btt img{
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -4px;
}
.ilist1 dt .subtitle .title {
    font-size: 24px;
}
.ilist1 dt .more{
    color:#0248A9;
    float:right;
}
.ilist1 dt .more:hover{
    color:#175FC2;
}
.ilist1 dt .subtitle{
    float:left;
    overflow:hidden;
}
.ilist dt .subtitle.title {
    float: left;
    display: block;
    height: 50px;
    line-height: 50px;
    margin: 0  9px;
    text-align: center;
	font-size:24px;
}
.ilist1 dd{
    padding-left:38px;
    line-height:40px;
	background: url(../img/xdd.png) 16px no-repeat;
}
.ilist1 dd .date{
    color:#999999;
    float:right;
    padding-right:18px;
}


/*right*/
/*splitLine*/
.splitLine{
    width:0px;
    border: 1px solid #eeeeee;
    margin-top:30px;
    float:left;
}
.splitLine.h100 {
    height:100px;
}

/*splitLine*/


/*welcome*/
.iwelcome {
    padding:15px 0px 0px 20px;
}
/*welcome*/
/*search*/
.isearch {
    height:40px;
    line-height:40px;
    margin-left:10px;
}
.search .input {
    float:left;
}
.search .input span {
    display:none;
}
.search .input input {
    margin-top:1px;
    height:32px;
    line-height:33px;
    width:202px;
    padding-left:35px;
    border:1px solid #0248A9;
    background:url("../img/text-search.png") 5px center no-repeat;
	color:#999999;
}
.search .submit {
    margin:0 0 0 0;
    text-align:center;
    float:left;
}
.search .submit input {
    height:34px;
    line-height:34px;
    width:52px;
    border-left:none;
    background:#0248A9;
    color:#ffffff;
}
.search .submit input:hover {
    background:#175FC2;
    cursor: pointer;
}

/*calendar*/
.calendar{
    width:100%;
    overflow:hidden;
}
.calendar .title{
    height:39px;
    line-height:39px;
    padding-left:16px;
    border:1px solid #e4e4e4;
    border-bottom:none;
}
.calendar .title b{
    float:left;
}
.calendar .title select{
    width:60px;
    height:23px;
    float:right;
    border:1px solid #c5c5c5;
    margin:12px 12px 0 0;
    background:#ffffff;
}
.calendar table{
    width:100%;
    text-align:center;
    border-left:1px solid #e4e4e4;
}
.calendar table th{
    background:#e3eff8;
    height:31px;
    line-height:31px;
    color:#636363;
}
.calendar table td{
    height:35px;
    line-height:35px;
    border-bottom:1px solid #e4e4e4;
    border-right:1px solid #e4e4e4;
    border-top:1px solid #fff;
    border-left:1px solid #fff;
    background: #ffffff;
}
.calendar table td.on{
    background:#ffffff url(../img/calendar.png) no-repeat;
}
.calendar table td.today{
    border:1px solid #72b191;
    background-color:#f1feff;
}
.calendar table td.weekend{
/*  background:#f5fffa; */
/*  color:#a7a7a7; */
}
.calendar table td.disabled{
    background:#f8f8f8;
    color:#a7a7a7;
    border-top:1px solid #f8f8f8;
    border-left:1px solid #f8f8f8;
}
.calendar table td:hover{
    background-color:#fffcce;
    border:1px solid #ffce38;
}

/*friend*/
.friend .select{
    margin-top: 12px;
    width:330px;
    height: 32px;
    float: left;
}
.friend .select select{
    height:33px;
    line-height:33px;
    width:96%;
    border:1px solid #cbcbcb;
	padding-left:30%;
}

/*list*/

.cright{
    min-height:641px;
    padding:20px 0px 10px 10px;
}

/*right*/
.llist{
    width:100%;
    min-height: 638px;
}
.llist.about{
    min-height: 0px;
    padding:0px 35px 0px 0px;
}
.llist dt{
    height:53px;
    line-height:53px;
    padding-left:15px;
    font-size:15px;
    font-weight:bold;
    background:  no-repeat 18px center;
    border-bottom:1px solid #1c5895;
    margin-bottom:21px;
}
.llist dt span{
    margin-right:20px;
    font-size:13px;
    color:#7d7d7d;
}
.llist dt span a{
    color:#7d7d7d;
    font-weight: normal;
}
.llist dt span a:hover{
    color:#a02f85;
}
.llist dd{
    padding-left:38px;
    padding-right:18px;
    line-height:47px;
    border-bottom:1px dashed #d2d2d2;
    position:relative;
    background:url(../img/bullet-list-right.png) 15px center no-repeat;
}
.llist dd .date{
    color:#8d8d8d;
    float:right;
}
.lpage{
    height:80px;
    line-height:80px;
    text-align:center;
}
.lpage a[disabled="disabled"]{
    cursor:default;
    color:#7c7c7c;
}
/*content*/
.ccontent{
    margin: 20px 0;
    border: 1px solid #e4e4e4;
	padding:20px;
}
.ctitle h1{
    line-height:40px;
    text-align:center;
}
.ctitle .info{
    text-align:center;
    padding:20px 0 20px 0;
    margin-bottom:20px;
    border-bottom:1px dashed #d2d2d2;
    font-size:12px;
    color:#8d8d8d;
}
.ctitle .info i{
    font-style:normal;
    margin:0 10px;
}
.content{
    
	min-height: 875px;
}
.cattach{
    clear:both;
    margin:40px 0;
    border-bottom:1px dashed #d2d2d2;
}
.about{
    width:925px;
    min-height:875px;
    padding:0px 0px 0px 0px;
}
.about h1{
    height:80px;
    line-height:80px;
}
.about .map{
    
    padding-bottom: 20px;
/*  padding:10px 0; */
/*  border-top:1px dashed #d2d2d2; */
}
.about .acontact{
    padding-left:0px;
    line-height:32px;
/*  border-top:1px dashed #d2d2d2; */
}
.about .acontact table{
    margin-top:30px;
    border-top: 1px dashed #d2d2d2;
}
.about .acontact table td.gjxl{
    padding-top:30px;
    padding-left: 15px;
    font-size: 16px;
    background: url("../img/bullet-list-right.png") left 45px no-repeat;
}
.about .acontact span{
    margin-right:20px;
}
/*search*/
.qsearch{
    margin:6px;
    border:1px solid #e4e4e4;
}
.search_msg{
    padding-left:32px;
    line-height:40px;
	border-bottom: 1px dashed #d2d2d2;
}

/*index-start*/


/* 表格样式  */
table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    color: inherit;
}
.ccontent table{
	border:1px solid #ccc;
}
.ccontent tr{
	border:1px solid #ccc;
}
.ccontent td{
	border:1px solid #ccc;
}
.content table{
	border:1px solid #ccc;
}
.content tr{
	border:1px solid #ccc;
}
.content td{
	border:1px solid #ccc;
}
.table {
    width: 100%;
    margin: 0 auto 5px auto;
    border: 0px;
    border-collapse: collapse;
    text-align: center;
    word-wrap:break-word;
    word-break:break-all;
}
.table.table-data {
    width: 99%;
    border: 0px;
    border-collapse: collapse;
    text-align: center;
}
.table.table-data .head {
    border-bottom: 1px solid #dcdcdc;
}
table td {
    line-height: 36px;
    vertical-align: middle;
    padding: 2px;
}
.table .table-data tr {
    height: 36px;
}
.tleft {
    text-align: left;
}

.tright {
    text-align: right;
}

.tcenter {
    text-align: center;
}
.slideBox{ width:380px; height:236px; overflow:hidden; position:relative;}
/* 核心修改：.hd 容器居中定位 */
.slideBox .hd{ 
    height:21px;
    /* 移除原有right:5px; 改为居中定位 */
    /* right:5px; */
    left: 50%;          /* 先定位到父容器水平中点 */
    transform: translateX(-50%); /* 向左偏移自身50%宽度，实现真正居中 */
    overflow:hidden; 
    position:absolute;
    bottom:5px; 
    z-index:1;
    text-align: center; /* 兜底：让内部ul居中 */
}
/* 核心修改：.hd ul 取消左浮动，改为居中 */
.slideBox .hd ul{ 
    overflow:hidden; 
    zoom:1; 
    /* 移除原有float:left; */
    /* float:left; */
    margin: 0 auto;     /* 让ul在.hd容器中水平居中 */
    display: inline-block; /* 适配text-align:center */
    padding: 0;         /* 清除默认内边距，避免偏移 */
}
.slideBox .hd ul li{
    /* 移除原有display:none; 否则按钮会隐藏 */
    /* display:none; */
    float:left;
    font-size:14px;
    font-weight:bold; 
    margin-right:2px;  
    width:29px; 
    height:25px; 
    line-height:24px; 
    text-align:center; 
    cursor:pointer;
}
.slideBox .hd ul li.on{
    /* 移除原有display:block; */
    /* display:block; */
    color:#ef3838; 
}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; color:#fff;}
.slideBox .bd img{ width:380px; height:236px; display:block;}
.slideBox .bd .banner-title{ position:absolute; left:0; bottom:0; width:100%; height:32px; background:#000; filter:alpha(opacity=80); background:rgba(0,0,0,0.8); line-height:32px;}
.slideBox .bd .banner-title span{line-height:34px; color:#fff; font-weight:normal; font-size:14px; padding-left:15px;}
.slideBox .bd .banner-title i{width:44px; height:100%; background-color:#ef3838; display:inline-block; float:left;}
.Cpic{background:url(../img/Cpic.png) center center no-repeat;}

.slideBox .prev,.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../img/slider-arrow.png) -110px 5px no-repeat;opacity:0.5;}
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}
.jsys{width:15px;height:20px;background-color:#6699CC;float:left;margin-left:2px;font-size:14px;font-weight:bold;color:#fff;text-align:center;border-radius:3px;}

.slideBox .bd .banner-title span {
    line-height: 32px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    padding-left: 15px;
}
.hd li{
    float: left;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    width: 8px;
    height: 8px;
    cursor: pointer;
    overflow: hidden;
    background: #0157BC;
    margin-left: 5px;
    filter: alpha(opacity=80);
    opacity: 0.2;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    border-radius: 50px;
    /* 补充：移除默认列表样式 */
    list-style: none;
}
.hd .on {
    background: #0157BC;
    filter: alpha(opacity=100);
    opacity: 1;
}
.slides li a:hover{
    text-decoration:underline;
}