@charset "utf-8";
html{ height:auto;}
body{ margin:0 auto; padding:0; font-family:Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif,simsun; font-size:14px; height:100%; background:#ffffff; min-width:320px; width:100%}
a:link{ text-decoration:none; outline:none; overflow:hidden; color:#123261; transition:color 0.3s; -moz-transition:color 0.3s; -webkit-transition:color 0.3s; -o-transition:color 0.3s;}
a:visited{ color:#666;}
a:hover{text-decoration:none; color:#BA2636;}
a img{ border:none;}
form,input,ul,li,p,textarea,select,h1,h2,h3,h4,dl,dt,dd{ margin:0px; padding:0px; outline:none;}
.clear{ clear:both; display:block; _font-size:0px; *height:0px;}
li{ list-style:none;}

.lf_header{ width:98%; padding:0px 1% 0 1%; float:left;}
.lf_main{ width:98%; padding:0px 1% 0 1%; float:left;}
.lf_footer{ width:98%; padding:20px 1% 20px 1%; float:left; border-top:5px solid #2979d0;}
.w1200{ width:1200px; margin:0 auto;}
.bg_c1{ background:#fff; width:100%; float:left;}
.lf_main .bg_c1{ padding-top:8px;}
.top_img{ width:100%; float:left;}
.top_img img { width:100%; display:block;}
.searchtj{ float:left; border:1px solid #DEDEDE; border-left:none;padding: 2px;height: 18px;background: #fff;}

/**/
@import "font-awesome.css";
.nav{ width:100%; float:left; margin-top:8px; background:url(../images/navbg.jpg); background-repeat:repeat-x; height:40px;}
.venus-menu{margin:30px 0 10px 0;}
.venus-menu{width:100%;margin:0;padding:0;position:relative;float:left;list-style:none;box-shadow:0 1px 3px #dedede;width:98%; padding:0 1%; }
.venus-menu li{display:inline-block;margin:0;padding:0;float:left;line-height:20px;position:relative;}
.venus-menu > li > a{padding:0px 9px; margin:10px 0;font-size:17px;letter-spacing:-1px; line-height:20px;color:#fff; font-family:"黑体"; text-decoration:none;display:block;-webkit-transition:color 0.2s linear, background 0.2s linear;-moz-transition:color 0.2s linear, background 0.2s linear;-o-transition:color 0.2s linear, background 0.2s linear;transition:color 0.2s linear, background 0.2s linear; font-weight:bold;border-right: 1px solid #fff;}
.venus-menu li a{}
.venus-menu li:last-child a{border-right:none;}
.venus-menu li:hover > a, .venus-menu li.active a{color:#fff;}
.venus-menu > li > a i{color:#bababa;}
.venus-menu > li:hover > a i, .venus-menu li.active a i{color:#fff;}
.venus-menu ul, .venus-menu ul li ul{list-style:none;margin:0;padding:0;display:none;position:absolute;z-index:99;width:140px;}
.venus-menu ul{top:40px;left:0;padding-top:10px;}

.venus-menu > li > ul > li:first-child a:before{content:'';position:absolute;bottom:40px;left:45%;margin-left:-48px;width:0;height:0;border-left:8px solid rgba(255, 255, 255, 0);border-right:8px solid rgba(255, 255, 255, 0);border-bottom:8px solid #2C8AE1;}
.venus-menu > li > ul > li ul li:first-child a:before{content:'';position:absolute;bottom:16px;left:45%;margin-left:-71px;width:0;height:0;border-top:8px solid rgba(255, 255, 255, 0);border-right:8px solid #018A00;border-bottom:8px solid rgba(255, 255, 255, 0);}
.venus-menu ul li ul{top:0;left:100%;padding-left:10px;}
.venus-menu ul li{clear:both;width:100%;border:none;}
.venus-menu ul li a{padding:10px 20px;width:100%;color:#fff;font-size:14px;text-decoration:none;display:inline-block;float:left;clear:both;background:#2C8AE1;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition:background 0.2s linear;-moz-transition:background 0.2s linear;-o-transition:background 0.2s linear;transition:background 0.2s linear;}
.venus-menu ul li:hover > a{ background-color: #1C71C2; }
.venus-menu > li > ul > li:first-child:hover a:before{border-bottom-color:#1C71C2;}
.venus-menu > li > ul > li ul li:first-child:hover a:before{border-right-color:#0E560D;}
.venus-menu > li .indicator{position:absolute;color:#fff;top:8px;right:4px;font-size:20px;-webkit-transition:color 0.2s linear;-moz-transition:color 0.2s linear;-o-transition:color 0.2s linear;transition:color 0.2s linear;}
.venus-menu > li:hover > .indicator{color:#fff;}
.venus-menu ul > li .indicator{top:14px;right:8px;color:#fff;}
.venus-menu i{line-height:20px !important;margin-right:6px;font-size:20px;float:left;}
.venus-menu > li.showhide{display:none;width:100%;height:60px;cursor:pointer;color:#777;border-bottom:solid 1px rgba(0, 0, 0, 0.1);background:#007DE1;box-sizing: border-box;}
.venus-menu > li.showhide span.title{margin:13px 0 0 20px;float:left; display:none;}
.venus-menu > li.showhide .tit_img{ height:60px; width:auto;float: left;}
.venus-menu > li.showhide .tit_img img{ height:100%; display:block;}
.venus-menu > li.showhide span.icon{/*margin:20px 20px;*/margin:8px 20px 8px 0;float:right;}
.venus-menu > li.showhide span.icon font{ font-size:0.7em; color:#fff; font-weight:bold; line-height:0.8em;}
.venus-menu > li.showhide .icon em{margin-top:5px;display:block;width:30px;height:3px;background:#fff;}
/*.venus-menu > li.showhide span.icon{width:30px; height:35px;  background:url('../images/m_dhbtn2.png');}*/
/*.venus-menu > li.showhide .icon em{margin-bottom:3px;display:block;width:20px;height:2px;background:#fff;}*/
.venus-menu li.search{float:right;}
.venus-menu li.search form{margin:7px 0px 0 0;}
.venus-menu li.search form input.search{ width:110px;height:22px;float:left;padding-left:5px;padding-right:5px;color:#777;outline:none;border:solid 1px #dedede;border-right:none;-o-transition:border .3s linear;-moz-transition:border .3s linear;-webkit-transition:border .3s linear;transition:border .3s linear;}
.venus-menu li.search form input.search:focus{border-color:#018A00;}
.zoom-out{-webkit-animation:zoomOut 600ms ease both;-moz-animation:zoomOut 600ms ease both;-o-animation:zoomOut 600ms ease both;animation:zoomOut 600ms ease both;}

@-webkit-keyframes zoomOut{
	0%{
		-webkit-transform:scale(.6);
	}
	100%{
		-webkit-transform:scale(1);
	}
}
@-moz-keyframes zoomOut{
	0%{
		-moz-transform:scale(.6);
	}
	100%{
		-moz-transform:scale(1);
	}
}
@-o-keyframes zoomOut{
	0%{
		-o-transform:scale(.6);
	}
	100%{
		-o-transform:scale(1);
	}
}
@keyframes zoomOut{
	0%{
		transform:scale(.6);
	}
	100%{
		transform:scale(1);
	}
}

@media only screen and (max-width:1050px){
	.venus-menu li{
		display:block;
		width:100%;
	}
	.venus-menu > li > a{
		padding:13px 0 14px 20px;
	}
	.venus-menu > li.brand{
		display:none !important;
	}
	.venus-menu a{
		width:100%;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	.venus-menu ul, .venus-menu ul li ul{
		width:100%;
		padding:0;
		left:0;
		border:none;
		position:static;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	.venus-menu > li > ul > li:first-child a:before, .venus-menu > li > ul > li ul li:first-child a:before{
		border:none;
	}
	.venus-menu ul li{
		border-left:none;
		border-right:none;
	}
	.venus-menu ul li a{
		padding-top:10px;
		padding-bottom:10px;
	}
	.venus-menu ul > li > a{
		padding-left:40px !important;
	}
	.venus-menu > li .indicator{
		top:14px;
		right:20px;
		font-size:20px;
	}
	.venus-menu ul > li .indicator{
		top:10px;
		right:20px;
	}
	.venus-menu li.search form{
		margin:12px 18px 0 18px;
	}
	.venus-menu li.search form input.search{
		width:80%;
		margin-bottom:12px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	.venus-menu > li > ul > li > a{
		padding-left:40px !important;
	}
	.venus-menu > li > ul > li > ul > li > a{
		padding-left:60px !important;
	}
	.venus-menu > li > ul > li > ul > li > ul > li > a{
		padding-left:80px !important;
	}
}
/**/

#full-width-slider {
	width: 100%;
	color: #000;
}
#full-width-slider2 {
	width: 100%;
	color: #000;
}
.coloredBlock {
	padding: 12px;
	background: rgba(255,0,0,0.6);
	color: #FFF;
	width: 200px;
	left: 20%;
	top: 5%;
}
.infoBlock {
	position: absolute;
	top: 30px;
	right: 30px;
	left: auto;
	max-width: 25%;
	padding-bottom: 0;
	background: #FFF;
	background: rgba(255, 255, 255, 0.8);
	overflow: hidden;
	padding: 20px;
}
.infoBlockLeftBlack {
	color: #FFF;
	background: #000;
	background: rgba(0,0,0,0.75);
	left: 30px;
	right: auto;
}
.infoBlock h4 {
	font-size: 20px;
	line-height: 1.2;
	margin: 0;
	padding-bottom: 3px;
}
.infoBlock p {
	font-size: 14px;
	margin: 4px 0 0;
}
.infoBlock a {
	color: #FFF;
	text-decoration: underline;
}
.fullWidth {
	/* max-width: 403px; */
	margin: 0 ;
}
 @media screen and (min-width:1050px) and (min-height:800px) {
.heroSlider .rsOverflow,  .royalSlider.heroSlider {
	width: 450px !important;
	height: 300px !important;
}
}


.rsContent .caption {display: block;position: absolute;z-index: 2;text-shadow: none;color: #fff;background: #AAAAAA;background: rgba(5, 5, 5, 0.8);left: 0;right: 0;bottom: 0;padding: 5px 20px;margin: 0;max-width: none;}
.rsGCaption{ display:none;}
.rsContent img{ width:100%; z-index:1;height:auto;}
.lb1{ width:450px; float:left;margin-right: 15px;z-index: -1;}
.box1{ width:410px; float:left;margin: 0 20px 10px 20px;}
.box2{ width:265px; float:left; margin-left:20px; margin-bottom:10px;}
.title_s1{ width:96%; float:left; padding:0px 2% 5px 2%; border-bottom:1px solid #13aee4;}
.icon1{ width:14px; height:14px; float:left; background:#13aee4;margin: 5px 5px 0px 0;}
.title_s1 b,.title_s2 b{ color:#fd0202; font-size:16px;}
.more{ float:right;}
.more a{ color:#fd0202;font-size:15px;}
.list_s1{ width:100%; float:left;}
.list_s1 ul li{ line-height:1.8em; width:96%; padding:0px 2%;; float:left; font-size:16px;font-family: '宋体';white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list_s1 ul li a{ color:#333;}
.icon2{ width:5px; height:5px; float:left; background:#13aee4;margin: 10px 5px 0px 0;}
.lb2{ width:100%; float:left; margin-bottom:10px;}
/*轮播2*/
.sli2{ width:1200px; height:140px; overflow:hidden; position:relative; float:left; }
.sli2 .hd{ height:16px; overflow:hidden; position:absolute; right:0px; bottom:0px; z-index:1; }
.sli2 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.sli2 .hd ul img{ float:left;}
.sli2 .hd ul div{ float:left; width:270px; font-size:12px; }
.sli2 .hd ul li{ float:left; margin-left:1px;  width:18px; height:14px; line-height:14px; text-align:center; background:#484848; border:#484848 1px solid; cursor:pointer; color:#FFFFFF; font-weight:600;font-size:12px; line-height:14px; list-style:none;}
.sli2 .hd ul li.on{ background:#fff; color:#000; border:#484848 1px solid; width:18px; height:14px;}
.sli2 .bd{ position:relative; height:100%; z-index:0; background:#FFFFFF; }
.sli2 .bd li{ zoom:1; vertical-align:middle; list-style:none; float:left; text-align:center; color:#000; font-weight:bold;}
.sli2 .bd li p{ bottom:0;font-size:14px;}
.sli2 .bd img{ width:1200px; height:140px; display:block;}
.i_main_l{ width:295px; float:left;}
.i_main_r{ width:900px; float:right;}
.ryzc,.spdb{ width:293px;  float:left; margin-bottom:10px;}
.title_s2{ width:92%; float:left; padding:5px 2% 5px 6%;
background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff ), to( #fdeab2 ));
background-image: -webkit-linear-gradient( #ffffff , #fdeab2 );
background-image: -moz-linear-gradient( #ffffff , #fdeab2 );
background-image: -ms-linear-gradient( #ffffff , #fdeab2 );
background-image: -o-linear-gradient( #ffffff , #fdeab2 );
background-image: linear-gradient( #ffffff , #fdeab2 );
}
.ryzc .title_s2{ border-bottom:1px solid #e30f0b;}
.ryzc_list{ width:100%; float:left;
background-image: -webkit-gradient(linear, left top, left bottom, from( #fdeab2 ), to( #ffffff ));
background-image: -webkit-linear-gradient( #fdeab2 , #ffffff );
background-image: -moz-linear-gradient( #fdeab2 , #ffffff );
background-image: -ms-linear-gradient( #fdeab2 , #ffffff );
background-image: -o-linear-gradient( #fdeab2 , #ffffff );
background-image: linear-gradient( #fdeab2 , #ffffff );
}
.ryzc_list ul li{ width:97%; float:left; margin-left:3%; border-bottom:2px solid #ffe46f; padding:10px 0;}
.ryzc_list ul li:last-child{ border:none;}
.ryzc_list ul li a{ font-weight:bold; color:#000; font-size:1.2em;}
.icon3{ width:17px; height:17px; float:left; background:url('../images/icon1.png');margin: 5px 5px 0px 10px;}
.box_border{border:1px solid #ccc;}
.imgbox{ width:100%; float:left; margin-bottom:10px;box-sizing: border-box;}
.imgbox img{ width:100%; display:block;}
.spdb_list{ width:92%; padding:10px 4%; float:left;
background-image: -webkit-gradient(linear, left top, left bottom, from( #fdeab2 ), to( #ffffff ));
background-image: -webkit-linear-gradient( #fdeab2 , #ffffff );
background-image: -moz-linear-gradient( #fdeab2 , #ffffff );
background-image: -ms-linear-gradient( #fdeab2 , #ffffff );
background-image: -o-linear-gradient( #fdeab2 , #ffffff );
background-image: linear-gradient( #fdeab2 , #ffffff );
}
.spdb_list img{ width:100%; display:block;height:auto;}
.spdb_list p{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:center; line-height:2em; font-size:1.2em;}
.mllf{ width:1198px; border:1px solid #00baff; float:left; margin-bottom:10px;}
.mllf_l{ width:130px; float:left;}
.mllf_r{ width:1066px; float:left;}
.mllf_l img{ width:100%; display:block;}
.yqlj {width:100%; float:left; margin-bottom:10px;}
.yqlj_tit {text-align: center;float: left;width: 100px;line-height: 38px;font-size: 1.2em;color: #000;}
.yqlj_list {float: left;width: 1100px;}
.yqlj_list a{ margin-right:10px;}
.wzdt{ width:100%; float:left;margin-bottom:10px;}
.wzdt ul li{ width:18%; margin:0 1% 5px 1%; float:left;}
.wzdt ul li img{ width:100%; display:block; border:1px solid #ccc; box-sizing:border-box;}
.dzjg{ width:40%; float:left;}
.foot_text{width:58%; float:right;}
.dzjg img{ text-align:right; float:right;}
.foot_text p{ line-height:1.8em;}

/**/
.list_l{ width:65%; float:left;}
.list_r{ width:30%; float:right;margin-right: 1%;}
.page_dh{ width:96%; float:left; border-bottom:1px solid #ccc; line-height:2.5em;color:#4c97db;padding: 0 2%;}
.page_dh span{ color:#b2b3b5;}
.page_dh a{ color:#4c97db;}
.page1_list{ width:96%; margin:0 2%; float:left;}
.page1_list ul li{ width:100%; float:left; border-bottom:1px dashed #ccc;line-height:2.5em;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list_l .page1_list ul li:last-child{ border-bottom:1px solid #ccc;}
.list_link{ /*float:left;*/}
a.list_link{ color:#333;font-size: 1.1em;}
.time{ float:right;color: #999;}
.title_s3{ width:100%; float:left; background:#9acefd;}
.page1_box{ width:345px; border:1px solid #ccc; float:right;margin-top: 36px; }
.title_s3_text{background:#f7941d; color:#fff; padding:8px 12px;float: left; font-size:1.2em;}
.page1_more{ width:100%; float:left; text-align:center; padding:10px 0; background:#e8f0fd; margin-top:10px;}
.page1_more a{ color:#59585e;}
.icon4{ width:14px; height:14px;  background:url('../images/icon2.jpg');display: -webkit-inline-box; margin-right:5px;}
.page {float: left;width: 100%;text-align: center;margin: 30px 0 30px 0;}
.page a{background: #fff;color: #679bcb;border: #ccc 1px solid;padding: 0px 5px;margin-right: 10px;}
.page a.on {background: #f9f2e8;color: #679bcb;border: #ff9932 1px solid;}
/**/
.page_coment{ width:100%; float:left;}
.page2_box{ width:100%; float:left;}
.page2_box h1 {font-weight: 600;color: #333;padding: 30px 0 20px 0;text-align: center;line-height: 1.2em;font-family:"宋体"}
.newinfo{ text-align:center; width:70%; margin:0px 15% 20px 15%; padding:0 0% 1% 0%; border-bottom:1px solid #eee;}
.newinfo p{ color:#ccc;font-size: 1.2em;}
.newinfo p font{ color:#F3181B;}
.newsmain{ float:left;width: 70%; padding:0 15%;}
.newsmain p{text-indent:2em; color:#000; font-size:1.2em; line-height:2em;font-family: "宋体";}
.newsmain p img{text-indent:-2em; display:block; margin:0 auto 10px auto;}
.morenews{ padding:5px 0;float: left;width: 100%; border-top:1px dotted #ccc; border-bottom:1px dotted #ccc;}
.print{ float:right; text-align:center; width:100%; padding:10px 0 50px 0; }
.print a{color:#138ada;}
.previous{ float:left; width:70%; font-size:16px; line-height:1.5em; padding:0 15%;}
.previous font span{ color:#138ada;}
.next{ float:left}
.qr{ width:100%; float:left; text-align:center; margin:20px 0 50px 0;}
.qr p{}
.qr img{ width:150px;}
#video_h{ width:88%; height:100%;}
#big,#zhong,#small{ cursor:pointer;}
/**/
.page3_list{ width:100%; float:left; margin-top:20px;}
.page3_list ul li{ width:14%; margin:0 3% 20px 3%; float:left;}
.page3_list ul li img{box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5); box-sizing:border-box; width:84%; display:block;margin-left: 7%;}
.page3_list ul li p{ line-height:3em; text-align:center;}
/**/
.img_list{  width:100%; float:left; margin-top:20px;}
.img_list ul li{ width:21%; margin:0 2% 20px 2%; float:left;}
.img_list ul li img{ border:1px solid #ccc; box-sizing:border-box; width:96%; padding:2%;height:auto;}
.img_list ul li p{ line-height:3em; text-align:center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
/**/
.video_pc {margin: 20px 9%;width: 82%;height: 100%;}
.video_m video {margin: 20px 10%;width: 80%;height: 100%;}
/**/
.ryzc_box{width:100%; float:left; margin-top:20px;}
.ryzc_menu{ width:99%; text-align:right; float:right;margin-right: 1%;}
.ryzc_menu ul li{ float:right; background:#ff752a; padding:5px 10px; margin-left:10px;}
.ryzc_menu ul li a{ color:#fff;}
.ryzc_main{ width:100%; float:left; margin-top:10px;}
.ryzc_top{ width:100%; float:left; text-align:center; margin-bottom:30px;}
.ryzc_top h1,.ryzc_main h1{font-family: "宋体"; font-size:1.3em; line-height:3em;}
.ryzc_top p a{ line-height:2em; color:#666666;}
.ryzc_icon img{ max-width:15%;}
.ryzc_main ul{ width:100%; float:left; margin-bottom:30px;}
.ryzc_main ul li{ width:16.6666%; margin:0 0% 20px 0%; float:left; text-align:center;}
.ryzc_main ul li img{ width:90%; margin:0 auto; display:block;height:auto;}
.ryzc_main ul li p a{ line-height:2em; color:#666666;}
.ryzc_w1 .ryzc_top{ text-align:left;}
.wp-video{ margin:0 auto;}
.ryzc_img img{ width:80%; margin:0 10%; height: 100%;}
.yqlj_sel{ width:23%; float:left; margin:1px 1%;padding: 8px 0;}
/**/
/*专题*/
.zt_box{ width:100%; float:left; margin-bottom:10px;}
.icon_zt1{ width:101px; height:25px; float:left; background:url('../images/1.png');margin: 5px 5px 0px 10px;}
.icon_zt2{ width:101px; height:25px; float:left; background:url('../images/2.png');margin: 5px 5px 0px 10px;}
.icon_zt3{ width:101px; height:25px; float:left; background:url('../images/3.png');margin: 5px 5px 0px 10px;}
.icon_zt4{ width:101px; height:25px; float:left; background:url('../images/4.png');margin: 5px 5px 0px 10px;}
.icon_zt5{ width:101px; height:25px; float:left; background:url('../images/5.png');margin: 5px 5px 0px 10px;}
.title_z1{ width:96%; float:left; padding:0px 2% 5px 2%; border-bottom:2px solid #f5951d;}
.zt_box .more a{ color: #f5951d;font-size: 15px; line-height:2em;}
.list_c{ width:100%; float:left;}
.picMarquee-left{ overflow:hidden; position:relative;  }
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ margin:10px 0;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; position:relative; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }
.play-icon {width: 40px;height: 40px;overflow: hidden;position: absolute;left: 50%;top: 65%;margin-top: -40px;margin-left: -19px;z-index: 0;cursor: pointer;background: url(../images/play.png) 0 0 no-repeat;_background: none;}

/*新首页*/
.slideTxtBox{ width:100%;text-align:left; float:left;  }
.slideTxtBox .hd{ height:30px; line-height:30px; background:#fff; padding:0 2%;   border-bottom:1px solid #13aee4;  position:relative; }
.slideTxtBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 7px; cursor:pointer; font-size: 16px; font-weight:bold; }
.slideTxtBox .hd ul li.on{ height:30px;  /*border:1px solid #13aee4; border-bottom:2px solid #fff; */ color: #fd0202;}
.slideTxtBox .bd {width:100%; float:left;}
.slideTxtBox .bd ul{ padding:0;  zoom:1; width:100%; }
.slideTxtBox .bd li{   }
.slideTxtBox .bd li .date{ float:right; color:#999;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow{  position:absolute; right:10px; top:0; }
.slideTxtBox .arrow a{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:#000; }
.slideTxtBox .arrow .next{ background-position:0 -50px;  }
.slideTxtBox .arrow .prevStop{ background-position:-60px 0; }
.slideTxtBox .arrow .nextStop{ background-position:-60px -50px; }
.slideTxtBox .icon1{ margin-top:8px;}
