@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}
body {
    font-size: 14px;
    font-family: 微软雅黑;
    color: #333;
    text-align: center;
	min-width:1200px;
}
table {
    font-family: 微软雅黑;
    font-size: 14px;
}
td {
    word-break: break-all;
	vertical-align:middle;
}
tr {
    vertical-align: top;
}
a{
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
	transition:all .4s
	}
a:link, a:visited {
    text-decoration: none;
    color: #333;
}
a:hover {
    text-decoration: none;
    color: #000;
}
img {
    vertical-align: middle;
    border: 0px none;
}
hr {
    height: 1px;
    border: 0;
    color: #CCCCCC;
	background:#ccc;
    overflow: hidden;
    margin:0 auto;
}
ul {
    list-style-image: none;
    list-style-type: none;
}
li, p {
}
.hide {
    display: none;
}
h1 {
    font-size: 16px;
}
h2, h3, h4, h5, h6 {
    font-size: 14px;
    display: inline;
}
ul.nl {
	list-style-type:none;
}
ul.nl li {
    line-height: 28px;
	height:28px;
	*line-height: 28px;
	*height:28px;
	text-indent:20px;
    clear: both;
    overflow: hidden;
    text-align: left;
	font-size:14px;
	background:url(../images/zl_65.gif) 10px center no-repeat;
}
ul.nl li.newsLine {
    overflow: hidden;
    height: 5px;
    line-height: 5px;
	font-size:0;
	background:none;
	font-size:0;
	border-top:1px dashed #ccc;
}
.line {
    height: 1px;
    border-bottom: 1px dashed #ccc;
    margin: 10px auto;
    overflow: hidden;
}
ul.nl li .addTime {
    float: right;
    color: #333;
}
.addTime {
    float: right;
    color: #333;
	margin-right:5px;
	display:inline;
}
form {
    display: inline;
}
input {
    font-family:微软雅黑;
    font-size: 14px;
}
textarea {
    font-size: 14px;
    font-family:微软雅黑;
    color: #333;
    border: 1px solid #CCCCCC;
    background: #F9F9F9;
    height: 100px;
}
select {
    font-size: 14px;
    font-family:微软雅黑;
    color: #333;
    background-color: #FFFFFF;
}
#wrapper {
    text-align: left;
	overflow:hidden;
}
#mainWrapper {
    margin:20px auto;
    clear: both;
	width:1200px;
}
.clear{height:0; overflow:hidden; clear:both; font-size:0;}
.fl{float:left;}
.fr{float:right;}
.cl{height: 0px; clear: both; overflow: hidden; font-size:0;zoom:1;}
.mar,.w1200{ width:1200px; margin:0 auto;}
.imgt{transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;}
.imgt:hover {
transform: scale(0.9, 0.9);
-ms-transform:scale(0.9, 0.9); /* IE 9 */
-moz-transform:scale(0.9, 0.9); /* Firefox */
-webkit-transform:scale(0.9, 0.9); /* Safari 和 Chrome */
-o-transform:scale(0.9, 0.9); /* Opera */
	}
.hr{ font-size:0; height:1px; line-height:0; background:#eee;}

#top{ background:url(../images/home_02.jpg) repeat-x; height:30px; line-height:30px; font-size:12px; color:#999;}
#top a{ color:#999;}
#logo{ padding:15px 0 5px;}
#logo .fl{ float:left;}
#logo .fl_n{ width:600px; height=90px; line-height:44px; font-size:32px; font-weight:bold; float:left;}
#logo .fl_n span{ font-size:18px; font-weight:normal;}
#logo .fr{ width:270px; height=90px; line-height:90px; font-size:24px; font-weight:bold; margin-left:230px; float:left;}
#logo .fr_img{ width:60px; height=90px; float:left; margin-right:10px;}
#logo .fr_tel{ width:200px; float:left;}

#nav{ background:#037bc1; height:48px; line-height:48px;position:relative; z-index:2;}
#nav li{ float:left; width:132px; border-left:1px solid #004a75; position:relative;}
#nav li a{ font-size:14px; font-weight:bold; color:#fff; display:block; text-align:center;}
#nav li a:hover{ background:#ff8400;}

#nav li:hover a{ background:#ff8400;}
#nav li:hover ul a{ background:none; height:auto; border-bottom:none; }
#nav li ul{ position:absolute; left:0px; top:48px; display:none; background:#037bc1;}
#nav li:hover ul{ display:block;}
#nav li ul li{ background:none; height:36px; line-height:36px; border-left:none; border-top:1px solid #004a75;}
#nav li ul li a{ font-weight:normal; font-size:12px; margin:0; }
#nav li ul a:hover{ border-bottom:none; background:#ff8400; }

.bannerh{width:100%;overflow:hidden;height:460px;position:relative; z-index:1;}
.banList{position:absolute;left:50%;margin-left:-960px;height:460px}
.banList li{height:460px;opacity:0;position:absolute;/*transform:scale(0);*/transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;z-index:1;}
.banList li.active{opacity:1;transform:scale(1);z-index:2;}
.fomW{position:absolute;bottom:20px;left:50%;height:20px;z-index:9;width:1000px;margin-left:-500px}
.jsNav{text-align:center;}
.jsNav a{display:inline-block;background:#037bc1;width:20px;height:20px; line-height:20px; margin:0 1px; color:#fff;}
.jsNav a.current{background:#ff8400; color:#fff; cursor:pointer}
.banner{ background:#f5f5f5 url(../images/banner04.jpg) center top repeat-x; height:280px; border-bottom:3px solid #eee;}

#search{ color:#999; font-size:14px; height:24px; line-height:24px; margin:10px auto 40px;}
#search .fl{ width:880px; height:24px; display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#search .fl a{ color:#999;}
#search .fr{ border:1px solid #999; border-radius:5px;}
#search .fr .se1{ color:#999; width:258px; font-size:14px; border:none; height:22px; line-height:22px; outline: none;}
#search .fr .se2{ background:url(../images/home_16.jpg) left center no-repeat; width:22px; height:22px; border:none; cursor:pointer;}

#body1 .fr{ width:760px; height:285px; overflow:hidden; line-height:30px;}
#body1 .fr .title{ background:url(../images/home_23.jpg) no-repeat; height:26px; line-height:26px; padding-left:36px; font-size:24px; font-weight:bold; margin-bottom:10px; margin-top:13px;}
#body1 .fr .a{ display:block; margin-top:10px;}

#body2{ margin-top:70px;}
#body2 .title{ background:#eeeeee; height:50px; line-height:50px; margin-bottom:15px;}
#body2 .title span{ width:280px; float:left; background:#037bc1 url(../images/home_32.jpg) 25px center no-repeat; font-size:30px; color:#fff; font-weight:bold; text-indent:65px;}
#body2 .title a{ float:right; margin-right:15px; display:inline;}
#body2 .fl{ background:url(../images/home_46.jpg) repeat-y; border:1px solid #cccccc; width:278px;}
#body2 .fl .dl{ padding:15px 0 15px 32px; line-height:30px; border-bottom:1px solid #cccccc; text-align:left;}
#body2 .fl .dt a{ color:#037bc1; font-size:16px; font-weight:bold; display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#body2 .fl .dd{ background:url(../images/home_51.jpg) left bottom no-repeat; padding-bottom:12px; margin-bottom:13px;}
#body2 .fl .menu_head{ display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#body2 .fl .menu_head:hover{ color:#ff8400;}
#body2 .fl .menu_head span{ color:#037bc1;}
#body2 .fl ul li a{ display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:12px; text-indent:10px; line-height:20px; color:#666;}
#body2 .fr{ width:920px;}
#body2 .fr li{ float:left; background:url(../images/home_36.jpg) no-repeat; width:260px; height:304px; padding:8px; margin-bottom:28px; margin-left:30px; display:inline;}
#body2 .fr li a{ display:block;}
#body2 .fr li .img{ border:1px solid #ccc; background:#fff;}
#body2 .fr li p{ background:#fff; color:#333; border-radius:5px; height:36px; line-height:36px; text-align:center; margin-top:18px; display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#body2 .fr li a:hover p{ background:#037bc1; color:#fff;}
#body2 .fr li a:hover .img{ border:1px solid #037bc1;}

#body3{ margin-top:30px; line-height:30px;}
#body3 .title{ margin-bottom:35px;}
#body3 .body3_b{ background:url(../images/home_70.jpg) repeat-x; height:19px; margin:27px 0;}
#body3 .body3_1{ height:328px; background:url(../images/home_65.jpg) top right no-repeat;}
#body3 .body3_2{ height:415px; background:url(../images/home_74.jpg) top left no-repeat; width:549px; padding-left:651px;}
#body3 .body3_3{ height:371px; background:url(../images/home_82.jpg) top right no-repeat;}
#body3 .body3_4{ height:299px; background:url(../images/home_88.jpg) top left no-repeat; width:549px; padding-left:651px;}
#body3 h5{ display:block; height:58px; padding-left:75px;  font-size:24px; line-height:58px; font-weight:bold;}
#body3 .body3_1 h5{ background:url(../images/home_62.jpg) left center no-repeat;}
#body3 .body3_2 h5{ background:url(../images/home_77.jpg) left center no-repeat;}
#body3 .body3_3 h5{ background:url(../images/home_84.jpg) left center no-repeat;}
#body3 .body3_4 h5{ background:url(../images/home_91.jpg) left center no-repeat;}
#body3 h6{ display:block; background:url(../images/home_66.jpg) no-repeat; width:549px; height:36px; line-height:36px; padding-top:10px; font-weight:normal; text-indent:7px; color:#ff8400;}
#body3 .p{ margin-top:15px;}

#body4{ background:#037bc1; margin-top:58px; padding-bottom:35px;}
#body4 .title{ color:#fff; padding:32px 0 20px; margin-bottom:15px; background:url(../images/home_99.jpg) left bottom repeat-x; line-height:200%;}
#body4 .title h5{ display:block; font-size:24px; font-weight:bold;}
#body4 .title h6{ display:block; font-size:18px; font-weight:normal;}
#body4 .title .fr{ width:230px; height:38px; line-height:38px; background:#fff url(../images/home_96.jpg) left center no-repeat; padding-left:57px; color:#333; margin-top:8px; display:inline;}
#body4 .title .fr span{ font-weight:bold; font-size:18px;}
#body4 li{ float:left; background:#fff; padding:3px; display:inline; margin-right:12px;}
#body4 li p{ line-height:180%;}
#body4 li p img{ float:left; margin:10px 13px 10px 30px; display:inline;}
#body4 li p span{ font-size:18px; font-weight:bold; padding-top:15px; display:block;}

#body5{ margin-top:50px;}
#body5 .title{ margin-bottom:18px;}
#body5 .title span{ font-size:24px; font-weight:bold; float:left;}
#body5 .title a{ float:right;}
#body5 li{ float:left; border:1px solid #eeeeee; margin-right:9px; display:inline;}

#body6{ margin-top:60px;}
#body6 .fl{ width:380px;}
#body6 .fl .title{ background:#037bc1; height:36px; line-height:36px; color:#fff; padding:0 10px;}
#body6 .fl .title span{ float:left; font-size:18px; font-weight:bold;}
#body6 .fl .title a{ float:right; color:#fff;}
#body6 .fl .ul{ border:1px solid #eeeeee; padding:10px 15px; line-height:30px;}
#body6 .fl .ul li{ border-bottom:1px dashed #ccc; padding-bottom:5px; margin-bottom:5px;}
#body6 .fl .ul li a{ display:block; background:url(../images/home_136.jpg) left center no-repeat; padding-left:22px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#body6 .fl .ul li a:hover{ color:#ff8400;}
#body6 .fl .ul li p{ display:block; background:url(../images/home_142.jpg) left center  no-repeat; padding-left:22px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#666;}
#body6 .fr{ width:800px; overflow:hidden;}
#body6 .fr .title{ background:#eeeeee; height:36px; line-height:36px; color:#fff; padding:0 10px 0 0; margin-bottom:20px;}
#body6 .fr .title span{ float:left; width:400px;}
#body6 .fr .title span a{ float:left; width:200px; height:36px; font-size:18px; font-weight:bold; text-align:center;}
#body6 .fr .title span a.cur{ background:#037bc1; color:#FFF;}
#body6 .fr .title .a{ float:right;}
#body6 .fr .body6_nt{ line-height:26px; margin-bottom:5px;}
#body6 .fr .body6_nt img{ float:left; margin-right:35px; display:block;}
#body6 .fr .body6_nt a:hover{ color:#ff8400;}
#body6 .fr ul{ width:840px;}
#body6 .fr li{ float:left; width:365px; line-height:38px; background:url(../images/home_146.jpg) left center no-repeat; padding-left:15px; border-bottom:1px dotted #eee; margin-right:40px;}
#body6 .fr li:hover{ background:url(../images/home_146_2.jpg) left center no-repeat;}
#body6 .fr li a{ float:left; width:270px; display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#body6 .fr li a:hover{ color:#ff8400;}
#body6 .fr li span{ float:right;}

#link{ background:#eeeeee; padding:20px 0; margin-top:40px;}
#link span{ font-size:12px;}

#footer{ background:#cccccc; padding:50px 0; color:#666; line-height:30px;}
#footer dl.fl{ border-right:1px solid #999; padding-right:45px; margin-right:45px; display:inline; height:210px;}
#footer dl.fr{ margin-right:25px; display:inline; text-align:center; padding-top:50px;}
#footer dl dt{ font-weight:bold;}
#footer dl .dd a{ background:url(../images/home_155.jpg) left center no-repeat; padding-left:15px;}
#copy{ background:#cccccc; border-top:1px dashed #999; padding:15px 0; color:#666;}
#footer a,#copy a{ color:#666;}
#footer a:hover{ color:#ff8400;}

#left{
	width:280px;
	float:left;
	display:inline;
	}
#right{
	width:880px;
	float:right;
	background:#fff;
	display:inline;
	overflow:hidden;
	}
.proli li{ border-bottom:1px dashed #ccc; padding-bottom:15px;}	
/*left*/
.fl_left{ background:url(../images/home_46.jpg) repeat-y; border:1px solid #cccccc; }
.fl_left dt{
	text-align:left;
	background:#037bc1 url(../images/left_logo.png) 25px 5px no-repeat;
	font-size: 26px;
    color: #fff;
    line-height: 30px;
	height:60px;
	padding-left:100px;
	padding-top:10px;
    text-transform : uppercase;}
.fl_left dt span{
	display:block;
	font-size: 20px;
    line-height: 20px;
    font-weight: bold;
	padding-bottom:5px;
	}
.fl_left dd{ padding:15px 15px 30px;}
.fl_left li{ border-bottom:1px dotted #ccc; line-height:30px; padding:5px 0;}
.fl_left li a{ background:url(../images/cat_bg1.png) 5px center no-repeat;display:block; overflow:hidden;  padding-left:35px; font-weight:bold; text-align:left; font-size:16px; color:#037bc1;}
.fl_left li ul{}
.fl_left li ul li{ border:none; height:18px; line-height:18px; padding:0;}
.fl_left li ul a{ background:none; padding-left:32px; font-weight:normal; border-bottom:none; font-size:14px; color:#666;}


.lx_left{ margin-top:20px; background:url(../images/home_46.jpg) repeat-y; border:1px solid #cccccc;}
.lx_left dt{
	text-align:left;
	font-size: 26px;
    color: #000;
    line-height: 26px;
    text-transform : uppercase;}
.lx_left dt span{
	display:block;
	font-size: 20px;
    line-height: 20px;
    color: #037bc1;
    font-weight: bold;
	padding-bottom:5px;
	}
.lx_left dd{
	padding:15px 5px 15px 15px;
	line-height:28px;
	text-align:left;
	}

.siteMapPath{
	height:50px;
	line-height:50px;
	overflow:hidden;
	font-size:14px;
	color:#333;
	background:#eee;
	padding-right:10px;
}
.siteMapPath strong{
	color:#333333;
	font-weight:normal;
	}
.siteMapPath_l{
	background: #037bc1 url(../images/home_32.jpg) 15px center no-repeat;
	float:left;
	font-weight:normal;
	color:#fff;
	padding:0 25px 0 55px;
	display:inline;
	font-size:16px;
	overflow:hidden;
	font-weight:bold;
	}
.siteMapPath_l a{
	color:#fff;
	
	}
.siteMapPath_r{
	float:right;
	display:inline;
	}
.siteMapPath_r a{
	color:#333;
	}
.mm{
	margin-bottom:15px;
	}
.pack{
	padding:20px 10px;
	line-height:200%;
	}
.pack2{
	padding:20px 10px;
	line-height:200%;
	}
.tt{
	background:#eee; 
	width:960px;
	padding:5px 0;
	margin:20px 0; 
	display:block; 
	margin-top:25px; 
	font-weight:bold;
	text-indent:5px;
	}
.otherul li{
	float:left;
	width:460px;
	height:170px;
	overflow:hidden;
	margin-right:20px;
	margin-bottom:20px;
	display:inline;
	}

#menu li ul li a:hover {
}

.tjskl-sidebar{ width:170px;}

.tj_submain{border-bottom: 0; z-index:10; position:relative; width:170px; font-weight: normal;}
#submain_hidden{ border-top:0; display: none;}
.bsb{ border-bottom:1px solid #c8d2e5;border-top:0; }
.tj_submain li { }
.tj_submain li a{width:170px; display:inline-block;line-height:38px;}
.tj_submain li a.on{ border-top:1px solid #43cdcd;width:140px; overflow:hidden; position: relative; z-index:90;line-height:37px;}
.tj_submain span{position: absolute; top:0; left:150px; z-index: 1; background-color:#eaf5f2; border: #43cdcd solid 1px; display: none;}
.tj_submain span a{ display: block; line-height: 22px; text-indent:25px; background:url(../menu_li_li.jpg) 10px 3px no-repeat;}
.tj_submain span a:hover{background:#FFFAE2; background:#ebf0f5;text-decoration:none;}

.tj_submain ul li{ float:left; margin-right:10px;}
.tj_submain ul li span a{text-decoration:none;}
.tj_submain ul li span a:hover{ color:#f60; }

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }


.clearfix{clear:both;height:1%;display:table;display:inline-block;}
.clearall{overflow:hidden;_zoom:1;}
.clear{clear:both;font-size:0;height:0;line-height:0;}

.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.f-none{float:none}

.ta_l{text-align:left!important;}
.ta_r{text-align:right!important;}
.ta_c{text-align:center}
.ta_j{text-align:justify;text-justify:inter-ideograph;}
.title-1{ font-size:13px; font-weight:bold;}
.bk,.bk3,.bk6,.bk8,.bk10,.bk15,.bk20,.bk30{clear: both;font-size: 1px;height: 0;line-height: 1px}
.cat-area{width:325px; height:220px; float:left; margin-bottom:10px; display:inline;}


.box{border:1px solid #c3d4e7;zoom:1; overflow:auto; padding-bottom:10px;}
.box h5,.box h6{background: url(../images/v9/title.png) no-repeat right top;color:#1e50a2; height:26px; margin-bottom:10px; line-height:26px; padding-left:10px;border-bottom:1px solid #dce7f3; position:relative}
.box h6{ margin-bottom:0}
.box h5.title-1,.box h6.title-1{background-position: right -52px}
.box h5.title-2,.box h6.title-2{background-position: right -100px}
.box h5.title-2 span.tab{float:right; padding-right:6px; color:#a4bcd6}
.box h5.title-2 span.tab span{ color:#2064ae;cursor: hand;!important;cursor: pointer}
.box a.more{ font-size:13px; font-family:"微软雅黑"; margin-right:8px; font-weight:normal; position:absolute;top:0; *top:1px;_top:1px; right:0;}
.box .content{ padding:0 10px; overflow:auto}


.photo-channel .photo-slide{ width:435px; padding:5px;border:1px solid #c3d4e7;zoom:1;}
.photo-channel .photo-slide .FocusPic .title-bg,.photo-channel .photo-slide .FocusPic .title{ bottom:35px}
.photo-channel .photo-slide .change{bottom:0px; left:0; text-align:left; height:30px;}
.photo-channel .photo-slide .change i{background: url(../images/v9/focusBg.gif) no-repeat right top; width:39px; height:30px; text-align:center; padding:0; margin-right:8px; line-height:30px;color:#049}
.photo-channel .photo-slide .change i.cur{background-position: left top; color:#fff; font-weight:700}
.photo-channel .photo-hots,.box-hots{float:left; width:242px; margin-right:10px;_margin-right:5px; height:auto; overflow:hidden;padding-bottom:5px;}
.photo-channel .photo-hots h4, .box-hots h4{text-align:left;height:26px;*height:25px;font:18px/26px "微软雅黑","SimHei";color:#457bb4;*line-height:25px;margin:0; padding:5px 0 0px 30px}
.photo-channel .photo-cat{ position:relative; height:auto}
.photo-cat .content h5 a,.photo-cat .content h5 a strong{background-image: url(../images/v9/title_photo.png);background-repeat: no-repeat; height:35px; padding-left:10px;display:block; float:left;text-decoration: none; font-size:13px;}
.photo-cat .content{padding-bottom:6px; border:1px solid #CCC; margin-bottom:10px; background:#f6fcff}
.photo-cat .content h5 a strong{background-position: right top; padding-right:14px; color:#fff; float:left; line-height:35px}
.photo-cat .content h5{position:absolute;left:14px; top:-4px; width:98%;}
.photo-cat .content h5 span{ font-size:13px; font-weight:normal; padding-left:13px; line-height:38px}
.photo-cat .content h5 span.blue a{ background-image:none; float:none; padding:0 4px; height:auto}
.photo-cat .content h5 span.blue a:hover{ color:#F30}
.photo-cat .content h5 span.blue a.more{ float:right}
.photo-cat .photo-list{ padding-top:45px;}
.photo-list li{ vertical-align:top; width:240px; text-align:center; float:left; display:inline; margin-left:32px;}
.photo-list li div.img-wrap{ width:240px; height:232px; margin:auto;}
.photo-list li div.img-wrap a{ width:240px; height:232px;}
.divb{ position:relative; width:230px; padding:5px; height:190px; background:#FFF; overflow:hidden;}
.divb p, .divb:hover p {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.pro5-border1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	border-top: 2px solid transparent;
}
.pro5-border2 {
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	border-left: 2px solid transparent;
}
.pro5-border3 {
	position: absolute;
	right: 0;
	top: 0;
	height: 0;
	border-right: 2px solid transparent;
}
.pro5-border4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	border-bottom: 2px solid transparent;
}
.divb:hover p.pro5-border1, .divb:hover p.pro5-border4 {
	width: 100%;
}
.divb:hover p.pro5-border2, .divb:hover p.pro5-border3 {
	height: 100%;
}
.pg-border-color{
	border-color: #037bc1;
}

#Article .list-pic{}
#Article h1{ text-align:center; font-size:18px;}
#Article .cont{overflow:hidden; float: left; width:500px; height:80px}
#Article .cont li{ float:left; width:123px; text-align:center; display:block; overflow:hidden}
#Article .cont li .img-wrap{width:100px; height:75px; margin:0 auto; overflow:hidden;}
#Article .cont li .img-wrap a{*font-size:55px;width:100px; height:75px;outline: medium none;}
#Article .cont li.on .img-wrap{ border:2px solid #ffb017}
#Article .list-pic .pre,#Article .list-pic .next{float:left; display:block; position:relative;background: url(../images/v9/pic_bg.png) no-repeat;width:110px;height:86px; text-align:center}
#Article .list-pic .pre{ left:-8px;top:-3px; margin-right:14px}
#Article .list-pic .next{ right:-8px; float:right;top:-3px}
#Article .list-pic .pre .img-wrap,#Article .list-pic .next .img-wrap{width:102px; height:72px;border:none; padding:4px 0 8px}
#Article .list-pic .pre .img-wrap a,#Article .list-pic .next .img-wrap a{*font-size:53px;width:98px; height:72px; padding:0px 5px 0 4px;*padding:0px 5px 5px 0px }
#Article .list-pic .pre .img-wrap a:hover,#Article .list-pic .next .img-wrap a:hover{ background:none}
#Article .list-pic .next{ right:-8px; float:right;bottom:-2px}
#Article .pre-bnt,#Article .next-bnt{margin-top:3px;cursor: hand;!important;cursor: pointer}
#Article .pre-bnt,#Article .next-bnt,#Article .pre-bnt span,#Article .next-bnt span{background: url(../images/v9/big-btn.png) no-repeat; display:block; width:17px; height:69px; float:left;}
#Article .pre-bnt:hover, #Article .next-bnt:hover,#Article .pre-bnt-on,#Article .next-bnt-on{background-position: 0 -78px;}
#Article .pre-bnt span{background-position: -30px top;}
#Article .pre-bnt:hover span,#Article .pre-bnt-on span{background-position: -30px -78px;}
#Article .next-bnt span{background-position: -55px top;}
#Article .next-bnt:hover span,#Article .next-bnt-on span{background-position: -55px -78px;}


#pages { padding:14px 0 10px; font-family:SimSun; margin:0 auto; text-align:center; }
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333333; padding:0 10px}
#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#037bc1; border:1px solid #037bc1; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


.comment-form{border:1px solid #c3d4e7; padding:10px 20px; margin-bottom:10px}
.comment-form h5{ height:22px; padding-bottom:5px;border-bottom:1px solid #C3D4E7;}
.comment-form strong{background: url(../images/icon/user_comment.png) no-repeat; padding-left:21px; float:left}
.yzm{display:none;position:absolute; background:url(../images/admin_img/login_ts140x89.gif) no-repeat; width:140px; height:89px;text-align:center; font-size:13px;}
	.yzm a:link,.yzm a:visited{color:#036;text-decoration:none;}
	.yzm a:hover{ color:#C30;}
	.yzm img{ cursor:pointer; margin:0px auto; width:130px; height:50px; margin-top:4px; border:1px solid #fff; margin-bottom:1px;}

.comment-form .posn{ padding:10px 0}
.comment-title{ text-align:center; padding:5px 0 10px}
.comment-title a:hover{	text-decoration: none;	color: #F60;}
.comment{border:1px solid #C3D4E7;zoom:1;  padding:8px 15px}
.comment h4{ border-bottom:1px solid #C3D4E7; padding-bottom:6px; margin-bottom:15px}

.comment .title{ margin-bottom:5px}
.comment .title span{ position:relative; top:-5px}
.comment .content{ font-size:14px; background:#f6f9fb; border:1px solid #c4d5df; zoom:1; padding:8px 10px; margin:5px 0}
.comment .content span{display:block;}
.comment_button{margin-bottom:15px;}
.comment_button a{padding:5px; border:solid 1px #C3D4E7; }
.comment_button a.on{background:#4C7FB6; color:#fff;border:solid 1px #3E73A9}

.summary {background-color:#F6FAFD;border: 1px solid #DCDDDD;font-size: 14px;line-height: 23px;margin: 15px 0 0;padding: 13px 5px 6px;text-align: justify;text-indent: 2em; margin-bottom:20px;}


/*本例css*/
.baneertu { width: 355px; height: 250px; position: relative; overflow:hidden; }
.baneertu a { blr: expression(this.onFocus=this.blur()); outline: none; }
/*数字按钮样式*/
.baneertu .num { overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 15px; zoom:1; z-index:3 }
.baneertu .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; font-family: "微软雅黑", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.baneertu .num li.on { background: #333333; } /*当前项*/

/*上一个  下一个*/
.baneertu .prev,
.baneertu .next { display: none; width: 40px; height: 100px; background: url(../images/btn.png) no-repeat; position: absolute; top: 75px;}
.baneertu .prev { left: 0; }
.baneertu .next { right: 0; background-position: right }