@charset "utf-8";
/* CSS Document */
body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, optgroup, blockquote, figure, hr, menu, dir, thead, tbody, tfoot, th, td {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style-type: none;
	list-style-image: none;
}
a {
	text-decoration: none;
}
a:active {
	background-color: transparent;
}
a:active, a:hover, area:focus {
	outline: 0 none;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
b, strong {
	font-weight: bold;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: 100%;
	color: inherit;
	vertical-align: baseline;
	vertical-align: middle;
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="search"]::-webkit-search-decoration, input[type="text"], input[type="password"] {
 -webkit-appearance: none;
}
body, button, input, select, textarea {
	font-family: "宋体";
}
textarea {
	overflow: auto;
	resize: vertical;
}
label {
	cursor: pointer;
}
code, kbd, pre, samp {
	font-family: monaco, menlo, consolas, 'courier new', courier, monospace;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table td {
	border: 1px solid #000;
	border-right: none;
}
table tr td:first-child {
	border-left: none;
}
img {
	vertical-align: middle;
	border: 0;
}
a {
	color: #000;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #ee121e;
}
.cl, .clearfix {
    zoom: 1;
}
.cl:after, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.fr {
	float: right!important;
}
.fl {
	float: left!important;
}
.hide {
	display: none!important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.eps {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.nopadding {
	padding: 0!important;
}
.nomargin {
	margin: 0!important;
}
/*.fb { font-weight: bold; }*/
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
body {
	font-size: 14px;
	line-height: 20px;
	font-family: "宋体";
	color: #000;
	padding-top: 265px;
	background: url(../Images/topbanner.jpg) no-repeat center top;
}
/*头部公用开始*/

.nav {
	position: relative;
	height: 47px;
	background-color: #3258c9;
	border-bottom: 3px solid #ee4646;
}
.nav-bd {
	position: relative;
	width: 1200px;
	height: 47px;
	margin: 0 auto;
	line-height: 47px;
	font-size: 18px;
}
.nav-bd li {
	position: relative;
	float: left;
    width: 16.5%;
    border-right: 1px #4972e9 dotted;
}
.nav-bd li:first-child {
    border-left: 1px #4972e9 dotted;
}

.nav-bd li a {
	display: block;
	width: 100%;
	color: #fff;
    font-size: 18px;
    text-align: center;
    font-family: '微软雅黑';
}

.nav-bd li a:hover, .nav-bd li a.active {
	font-weight: bold;
	background-color: #1450b0;
}
.main {
	clear: both;
	width: 1200px;
	margin: 15px auto;
}
.top {
	width: 1200px;
	height: 40px;
	margin: 0 auto 15px;
	overflow: hidden;
}
.top-left {
	float: left;
	width: 450px;
	padding-top: 11px;
}
.top-search {
	float: right;
	line-height: 40px;
}
.top-search .keywords {
	float: left;
	width: 610px;
	height: 34px;
	padding: 2px 5px;
	margin-right: 10px;
	line-height: 34px;
	background-color: #fff;
	border: 1px solid #ddd;
	font-family: '微软雅黑';
}
.top-search .btn-search {
	float: left;
	width: 100px;
	height: 40px;
    font-size: 16px;
    font-family: '微软雅黑';
	color: #fff;
	text-align: center;
	background-color: #113292;
	border: none;
	cursor: pointer;
}
.address {
	float: left;
	line-height: 40px;
}
.address span { padding: 0 8px; }
.address .adrs-cur { color: #ee121e; }
.w-300 { width: 300px !important; }
.w-150 { width: 150px !important; }

/*头部公用结束*/

/*底部公用开始*/

.footer {
	clear: both;
	width: 100%;
	padding: 10px 0;
	font-size: 12px;
	color: #fff;
	background-color: #52a6ef;
}
.footer-bd {
	width: 1200px;
	margin: 0 auto;
	line-height: 26px;
	text-align: center;
	overflow: hidden;
}
.footer-bd a { color: #fff; }
.footer-text {
	float: left;
	width: 994px;
	padding-top: 16px;
	text-align: left;
	font-family: '微软雅黑';
}
.footer-text  span { padding: 0 3px; }
.footer-weixin {
	float: right;
	width: 150px;
	padding: 0 28px;
	text-align: center;
}

/*底部公用结束*/

/*漂浮广告开始*/

.fladv, .fradv {
    position: fixed;
    top: 50px;
	width: 120px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 20));
}
.fladv { left: 20px; }
.fradv { right: 20px; }
.fladv .close, .fradv .close {
    float: right;
    line-height: 20px;
    font-size: 12px;
    width: 100%;
    text-align: center;
}
.fladv .aimg {
	clear: both;
	display: block;
	width: 120px;
	height: 250px;
}

/*漂浮广告结束*/

/*首页开始*/

.mod1 {
	float: left;
	width: 370px;
}
.mod2 {
	float: right;
	width: 818px;
}
.hd1 {
	height: 35px;
	line-height: 35px;
	background-color: #e7e7e7;
}
.more {
	float: right;
	padding-right: 10px;
	font-size: 12px;
}
.mod1-bd {
	padding: 14px 0;
	line-height: 32px;
	font-size: 15px;
}
.h256 { height: 118px; }
.mod1-bd li {
	height: 32px;
	padding-left: 14px;
    background: url(../Images/icon-arrow-02.jpg) no-repeat left center;
}
.sliderbox {
	width: 805px;
	height: 340px;
	padding: 4px;
	margin-bottom: 12px;
	border: 1px solid #ddd;
	background: url(../Images/bg-pic.jpg) no-repeat 516px 20px;
	overflow: hidden;
}
.index-banner {
	position: relative;
	width: 1200px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}
.index-banner .hd {
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 99;
}
.index-banner .hd li {
	float: left;
	margin-left: 5px;
	width: 20px;
	height: 20px;
	text-align: center;
	background-color: #fff;
	cursor: pointer;
}
.index-banner .hd li.on{
	background-color: #013b85;
	color: #fff;
}
.mod-member {
	width: 730px;
	height: 168px;
	border: 1px solid #ddd;
}
.mod-member ul {
	padding-top: 20px;
	height: 104px;
	overflow: hidden;
}
.mod-member ul li {
	float: left;
	width: 300px;
	height: 34px;
	margin-left: 20px;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 34px;
	font-weight: bold;
	background: url(../Images/icon-arrow-02.jpg) no-repeat left center;
	border-bottom: 1px dashed #ddd;
}
.mb-08 { margin-bottom: 8px; }
.mt-10 { margin-top: 25px; }
.mt-20 { margin-top: 20px; }
.mr-18 { margin-right: 18px;}
.tt1 { width: 100%; margin-bottom: 2px; border-top: 6px solid #52a6ef; overflow: hidden; }
.tt1 .name {
	float: left;
	padding-left: 10px;
	line-height: 42px;
	font-size: 16px;
    color: #3f3f3f;
	font-weight: bold;
	font-family: '微软雅黑';
	border-left: 6px solid #52a6ef;
}
.tt1 .more { line-height: 42px; }
.mod3 {
	float: left;
	width: 388px;
    box-shadow: -5px 7px 8px #e3e3e3;
}
.tt2 {
	text-align: center;
	height: 16px;
	line-height: 16px;
	background: url(../Images/tt-bg-01.jpg) repeat-x left center;
}
.tt2 .name {
	float: left;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #ed4746;
	background-color: #fff;
}
.tt2 .more { padding-right: 0; }
.tt2>a {
	font-size: 16px;
	font-weight: bold;
	color: #ed4746;
}
.mod-bd {
	height: 265px;
    border: 1px solid #52a6ef;
    border-top: none;
}
.index-bd {
	border: 1px solid #ddd; 
}
.organ-fr {
	/*float: left;*/
	width: 100%;
}
.index-video {
	float: right;
	width: 302px;
}
.index-video-bd {
	position: relative;
	display: block;
	width: 300px;
	height: 236px;
	border: 1px solid #ddd;
	overflow: hidden;
}
.index-video-bd .icon-video {
    position: absolute;
    top: 85px;
    left: 125px;
    width: 50px;
    height: 50px;
    background: url(../Images/icon-video.png) no-repeat;
}
.index-video-bd .atle {
	padding: 0 10px;
	height: 46px;
	font-size: 15px;
	line-height: 46px;
	text-align: center;
	font-weight: bold;
	background-color: #f2f2f2;
}
.organ-leader {
	width: 662px;
}

.organ-leader .mod-bd {
    height: 236px;
    border: 1px solid #ddd;
}
.organ-leader .panel { padding-top: 8px; }
.organ-leader .leader-line {
	padding-left: 18px;
	line-height: 30px;
	overflow: hidden;
}
.leader-line span, .leader-line a { float: left; }
.h90 { height: 90px; overflow: hidden;}
.h120 { height: 120px; overflow: hidden;}
.h150 { height: 150px; overflow: hidden;}
.h60 { height: 60px; }
.red { color: #ee121e; }
.leader-line a {
	width: 55px;
	height: 30px;
	padding-right: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.w70 { width: 70px; }
.leader-line-name {
	float: left;
	width: 70px;
	color: #ee121e;
}
.leader-line-bd {
	float: left;
	width: 420px;
}
.organ-set {
	float: left;
	width: 518px;
	height: 236px;
	border: 1px solid #ddd;
	box-shadow: -5px 7px 8px #e3e3e3;
}
.organ-set .tt2 {
	margin: 12px 0;
}
.tt4 {
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    text-align: center;
    background-color: #f8f8f8;
    border-bottom: 1px solid #ddd;
}
.organ-set .mod-bd { height: 196px; } 

.organ-btn {
	float: left;
	width: 142px;
	height: 44px;
	font-size: 16px;
	margin-top: 15px;
	margin-left: 20px;
	line-height: 44px;
	text-align: center;
	border: 1px solid #cccccc;
	font-family: '微软雅黑';
}
.organ-btn:hover {
	border-color: #f00;
}
.tt3 {
	line-height: 32px;
	font-size: 18px;
	border-bottom: 1px solid #52a6ef;
	overflow: hidden;
}
.tt3 h3 {
    float: left;
    font-size: 16px;
    color: #ffffff;
    background: #52a6ef;
    font-family: '微软雅黑';
    padding: 0 20px 0 0;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}
.tt3 .more { padding-right: 0; }
.index-tab {
    height: 39px;
    line-height: 39px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #ddd;
}
.index-tab li {
    float: left;
	width: 193px;
    font-size: 16px;
    cursor: pointer;
}
.index-tab li.active {
	width: 191px;
	background-color: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #fff;
}
.index-tab li a {
	display: block;
	text-align: center;
	font-family: '微软雅黑';
}
.index-tab li.active a { color: #ee121e; }
.index-tab li:first-child {
	width: 192px;
	border-left: none;
}
.index-tab li:last-child {
	width: 329px;
	border-right: none;
}
.qx-tab li {
	width: 171px; 
}
.qx-tab li.active {
	width: 169px;
}
.qx-tab li:first-child {
	width: 170px;
	border-left: none;
}
.qx-tab li:last-child {
	width: 171px;
	border-right: none;
}
.organ-leader .index-tab li:first-child {
	width: 329px;
}
.organ-leader .index-tab li.active { width: 330px; }
.index-list {
	width: 356px;
	padding: 20px 15px 0;
}
.index-list .top-item {
	height: 105px; 
}
.index-list .top-item .text {
	float: left;
	width: 196px;
	padding-left: 10px;
}
.index-list .top-item .atle {
	height: 75px;
	margin-top: 10px;
	line-height: 25px;
	font-size: 14px;
	overflow: hidden;
	font-family: '微软雅黑';
}
.index-list .top-item p {
	height: 48px;
	margin-top: 6px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	text-indent: 2em;
	overflow: hidden;
}
.index-list .item {
	float: left;
    width: 356px;
    height: 32px;
    line-height: 32px;
}
.index-list .item .atle {
    float: left;
    width: 282px;
    padding-left: 14px;
    font-size: 14px;
    font-family: '微软雅黑';
    background: url(../Images/icon-arrow-02.jpg) no-repeat left center;
}
.index-list .item .time {
	float: right;
	width: 60px;
	text-align: right;
}
.panel { display: none; }
.block {
    display: block !important;
}
.index-qx {
	height: 216px;
	padding-top: 15px;
	padding-bottom: 10px;
	overflow: hidden;
}
.mt-12 { margin-top: 12px; }
.index-qx .top-item {
	height: 120px; 
}
.index-qx .top-item .text {
	float: left;
	width: 339px;
	padding-left: 10px;
}
.index-qx .top-item .atle {
	height: 50px;
	margin-top: 10px;
	line-height: 25px;
	font-weight: bold;
	font-size: 15px;
	overflow: hidden;
}
.index-qx .top-item p {
	height: 72px;
	margin-top: 5px;
	line-height: 24px;
	font-size: 13px;
	color: #666;
	text-indent: 2em;
	overflow: hidden;
}
.index-qx .item {
		float: left;
    width: 549;
		padding-left: 20px;
		padding-right: 20px;
    height: 36px;
    line-height: 36px;
}
.index-qx .item .atle {
	float: left;
	width: 475px;
	padding-left: 14px;
	font-size: 15px;
	font-weight: bold;
	background: url(../Images/icon-arrow-02.jpg) no-repeat left center;
}
.index-qx .item .time {
	float: right;
	width: 60px;
	text-align: right;
}
#image {
	width: 1150px;
	padding-top: 10px;
	padding-left: 24px;
	padding-right: 24px;
	border: 1px solid #ddd;
	overflow: hidden;
}
.index-image {
	width: 1150px;
	overflow: hidden;
}
.index-image ul {
			
}
.index-image ul li {
	float: left;
	width: 210px;
	padding-right: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.index-image ul li a {
	display:  block;
	width: 210px;
}
.index-image ul li a img { border: 1px solid #eee; }
.index-image ul li a .atle {
	line-height: 45px;
	font-size: 15px;
	font-weight: bold;
	text-align: center; 
}
.link {
	padding-top: 15px;
	padding-bottom: 5px;
	border: 1px solid #52a6ef;
	overflow: hidden;
	border-top:none;
    box-shadow: -5px 7px 8px #e3e3e3;
}
.link li {
	float: left;
	width: 210px;
	padding-left: 24px;
	padding-bottom: 10px;
}

/*首页结束*/

/*悬浮移动广告*/

.floatingAd .ad{
	z-index: 100;
	background: none;
	position: absolute;
	display: none;
}
.floatingAd a{
	color:#000000; 
	display: inline-block;
	text-decoration: none;
}
.floatingAd a img{
	border: 0;
}
.floatingAd .close{
	display: none;
}
.floatingAd .opacity{
	position: absolute; 
	top: 0; 
	width: 100%; 
	height: 25px; 
	background-color: #000000; 
	opacity: 0.20; 
	filter: alpha(opacity = 20);
}
.opacity1{
	opacity: 0.90; 
	filter: alpha(opacity = 90);
}
.floatingAd .text{
	position: absolute; 
	top: 0; 
	width: 100%; 
	height: 25px; 
	color: #000000; 
	line-height: 25px; 
}
.floatingAd .text .button{
	position: relative;
	float: right;
	top: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
	background: url("../images/close.png") no-repeat;
	cursor: pointer;
}
.floatingAd .text .title{
	position: relative;
	float: left;
	font-size: 12px;
	margin-left: 5px;
}

/*次页左侧开始*/

.aside {
	float: left;
	width: 290px;
}
.menu-title, .aside-tle {
	width: 278px;
	height: 60px;
	padding-left: 12px;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background-color:#113292;
	overflow: hidden;
	font-family: '微软雅黑';
}
.menu-con {
	width: 288px;
	margin-bottom: 15px;
	border: 1px solid #dfdfdf;
	border-top: none;
	overflow: hidden;
}
.menu-li {
	float: left;
	width: 288px;
	border-top: 1px solid #ececec;
}
.menu-a {
	display: block;
	width: 230px;
	height: 48px;
	line-height: 48px;
	padding-left: 48px;
	padding-right: 10px;
	font-size: 16px;
	background: url(../Images/icon-arrow-01.gif) no-repeat 34px center;
	overflow: hidden;
}
.menu-a:hover, .menu-cur .menu-a {
	color: #ee121e;
	background-color: #ebf2f8;
}
.submenu {
	display: none;
	border-top: 1px solid #ececec;
}
.menu-cur .submenu, .menu-hover .submenu {
	display: block;
}
.submenu li {
	float: left;
	width: 288px;
	height: 48px;
	line-height: 48px;
	border-to
}
.submenu li a {
	display: block;
	width: 210px;
	height: 48px;
	padding-left: 68px;
	padding-right: 10px;
	font-size: 14px;
	overflow: hidden;
}
.submenu li a:hover, .submenu-cur a {
	color: #ee121e;
	background-color: #ebf2f8;
}
.aside-bk {
	width: 268px;
	padding: 10px 10px 20px 10px;
	margin-bottom: 15px;
	border: 1px solid #dfdfdf;
	border-top: none;
	overflow: hidden;
}
.aside-bk li {
	float: left;
	width: 268px;
	line-height: 32px;
}

/*次页左侧结束*/

/*----右侧公用 start----*/

.list {
	float: right;
	width: 898px;
	margin-bottom: 15px;
	border: 1px solid #dfdfdf;
	border-top: 2px solid #113292;
	overflow: hidden;
}

/*----右侧公用 end----*/

/*----分页公用 start----*/

.pagebar {
	height: 26px;
	padding-bottom: 32px;
	line-height: 26px;
	font-size: 14px;
	text-align: center;
}
.pagebar a, .pagebar span {
	display: inline-block;
	padding: 0 10px;
	margin-right: 5px;
	color: #686868;
	border: 1px solid #dfdfdf;
}
.pagebar a:hover, .pagebar .page-cur {
	color: #fff;
	text-decoration: none;
	background-color: #113292;
	border-color: #113292;
}
/*----分页公用 end----*/

/*----新闻列表 start----*/

.list-news {
	width: 850px;
	margin: 10px auto 30px;
}
.list-news li {
	width: 832px;
	height: 46px;
	padding-left: 6px;
	padding-right: 12px;
	line-height: 46px;
	border-bottom: 1px dotted #d8d8d8;
}
.list-news li .atle {
	float: left;
	width: 732px;
}
.list-news li.item-new .atle {
	width: 698px;
	padding-right: 34px;
	background: url(../Images/new.png) no-repeat right center;
}
.list-news li .time {
	float: right;
	width: 100px;
	color: #999;
	text-align: right;
	overflow: hidden;
}
/*----新闻列表 end----*/

/*----图片/视频列表 start----*/

.list-images {
	width: 898px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
.images-item {
	float: left;
	width: 270px;
	padding-left: 22px;
	margin-bottom: 10px;
}
.images-item a {
	position: relative;
	display: block;
	width: 270px;
}
.images-item .icon-video {
	position: absolute;
	top: 75px;
	left: 110px;
	width: 50px;
	height: 50px;
	background: url(../Images/icon-video.png) no-repeat;
}
.images-item a img {
	width: 264px;
	height: 184px;
	padding: 2px;
	border: 1px solid #c3c4bf;
}
.images-item a .atle {
	height: 270px;
	height: 38px;
	line-height: 38px;
	text-align: center;
}
.images-item a:hover img {
	border-color: #113292s;
}
/*----图片/视频列表 end----*/

/*----详情页 start----*/

.article {
	padding: 20px 40px;
	margin-bottom: 15px;
	border: 1px solid #dfdfdf;
	border-top: 2px solid #113292;
}
.list-page {
	float: right;
	width: 838px;
	padding: 20px 30px;
	margin-bottom: 15px;
	border: 1px solid #dfdfdf;
	border-top: 2px solid #113292;
}
.article-title {
	margin-bottom: 15px;
    font-size: 22px;
    line-height: 36px;
	text-align: center;
}
.article-info {
	width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px #ebebeb solid;
	overflow: hidden;
}
.article-info span { padding-right: 12px; }
.article-video {
	width: 800px;
	height: 600px;
	margin: 20px auto 0;
}
.article-con {
	padding: 20px 0;
    min-height: 200px;
	line-height: 2;
	font-size: 16px;
}
.article-con p {
    margin: 15px 0;
    text-indent: 2em;
}
.color_red {
    color: #f00;
}
.article-btn {
    height: 31px;
    line-height: 31px;
    padding: 30px 0 10px 0;
    text-align: right;
	 border-top: 1px #ebebeb solid;
}
.article-btn a {
	float: right;
    width: 88px;
    height: 31px;
    margin-left: 10px;
}
.article-btn #goTop {
    background: url(../Images/top.gif) 0 0 no-repeat;
}
.article-btn #close {
    background: url(../Images/close.gif) 0 0 no-repeat;
}
.article-btn #print {
    background: url(../Images/print.gif) 0 0 no-repeat;
}

/*新闻图片*/
.article-img{ position:relative; width:1072px; margin:20px auto; overflow: hidden;}
#img{ z-index:10; width:1072px; position:relative; text-align:center;}
#img .img-item { display:none; }
#img .img-item p{ text-indent:2em; color:#333; line-height:26px; text-align: left; }
#img img{ width: 1064px; height:750px; border:4px solid #000;}
#front{ position:absolute; left:0px; top:0px; z-index:10; cursor:pointer;  width:394px; height:578px; background:url(../Images/blank.gif); }
#front a{  position:absolute; left:20px; top:314px;display:block; background:url(../Images/imgSlideLeft.png) no-repeat; width:104px; height:104px; display:none;}
#next{  position:absolute; right:0px; top:0px; z-index:10;cursor:pointer; width:394px; height:578px;  background:url(../Images/blank.gif);}
#next a{  position:absolute; right:20px; top:314px; display:block; background:url(../Images/imgSlideRight.png) no-repeat; width:104px; height:104px; display:none;}

#cbtn{background:#EAEBF0; position:relative; height:122px; border:1px solid #D6D9DC; margin-top:12px; }
#cbtn ul{position:relative; width:10000px; height:122px;}
#cbtn ul li{ float:left; padding:8px 3px 3px 3px; width:116px; height:86px; cursor:pointer; text-align:center; margin-right:20px; position:relative;}
#cbtn ul li img{ width:116px; height:86px; display:block;}
#cbtn ul li tt{ background:#000; color:#FFF; position:absolute; right:4px; bottom:4px; z-index:20; font-family:"宋体" ;font-size:12px; line-height:16px; padding:0 5px;}
#cbtn li.hov{ background:url(../Images/imgHoverBg.gif) no-repeat;}
.ctrl div{ clear:both;}
#cSlideUl{width:974px; height:116px;overflow:hidden; position:relative; top:10px; margin:0 auto;}
.picSildeLeft{cursor:pointer; position:absolute; top:32px; left:10px; z-index:9; width: 20px; height: 63px; background: url(../Images/picSlideLeft.gif) no-repeat left center; }
.picSildeRight{cursor:pointer; position:absolute; top:32px; right:10px; z-index:9; width: 20px; height: 63px; background: url(../Images/picSlideRight.gif) no-repeat left center;}

/*----详情页 end----*/