body,p,h1,h2,h3,h4,h5,h6,li,span,i,ul,img,a,strong,input{margin:0;padding:0; font-family: "microsoft yahei";}
body{ font-size:14px;min-width:1160px}
li{list-style-type:none; float:left;}
a{text-decoration:none;outline: none;color:#555555;}
img{border:none;}
i{font-style:normal}
input,select,textarea{outline:none;text-indent:6px;}
textarea{resize:none;}
div{margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
.wid{
	width: 1050px;
}
.head{
	width: 100%;
	height:110px;
background: url(/xczxyjy/images/head_bg.jpg) center no-repeat;

}
.head .logo{
	float: left;
	margin-top: 20px;
}
.head .search{
	display: table;
	width: 232px;
}
.head .search h5{
	font-weight: normal;
	color: #c6c6c6;
	font-size: 12px;
	padding-top: 24px;
}
.head .search h5 a{
	color: #333333;
	margin-right: 30px;
	position: relative;
}
.head .search h5 a:after{
	content: '';
	position: absolute;
	right: -15px;
	top: 3px;
	width: 1px;
	height: 12px;
	background-color: #898989;
}
.head .search h5 a.none:after{
	width: 0;
}
.head .search p{
	width: 228px;
	height: 24px;
	border: 1px solid #bfbfbf;
	float: left;
	border-radius: 3px;
	margin-top: 8px;
}
.head .search p input.sea{
	width: 160px;
	height: 20px;
	border: none;
	float: left;
	margin-left: 6px;
	margin-top: 2px;
	background: none;
	color: #fff;
	font-size: 12px;
}

.head .search p input.sub{
	width: 28px;
	height: 24px;
	
background: #fff url(../img/ic1.png) center no-repeat;

	float: right;
	border: none;
	cursor: pointer;
}

.nav{
	background-color: #1d7292;
	height: 50px;
LINE-height: 50px;
	width: 100%;
}
.nav ul{
	padding: 0 5px;
}
.nav ul li{
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	width: 104px;
	text-align: center;
	position: relative;
}
.nav ul li h5{
	font-weight: normal;
}
.nav ul li a{
	color: #fff;
	display: block;FONT-SIZE: 16PX;
    FONT-WEIGHT: BOLD;
}
.nav ul li:hover h5{
	background-color: #1d7292;
}

.nav ul li .slide{
	width: 100%;
	display: table;
	background-color: rgba(29,114,146,.8);
	display: none;
	z-index: 100;
	position: absolute;
	left: 0;
	top: 50px;
}

.nav ul li .slide p{
	width: 100%;
	height: 40px;
	line-height:40PX;
	font-size: 14px;
	color: #ffffff;
	border-bottom: 1px solid #8fa3ca;
}
.nav ul li .slide p a{
	color: #fff;
	
}
.nav ul li .slide p:hover{
	background-color: #1d7292;
}
.nav ul li:hover .slide{
	display: table;
}
.news_pic{width:500px;height:340px;overflow:hidden;position:relative;float: left; margin: 0 0 0 0 }
.news_pic .hd{height:15px;overflow:hidden;position:absolute;right:10px;bottom:8px;z-index:1;}
.news_pic .hd ul{overflow:hidden;zoom:1;float:left;}
.news_pic .hd ul li{float:left;margin-right:4px;width:7px;height:7px;line-height:7px;text-align:center;background:#fff;cursor:pointer;font-size: 10px;}
.news_pic .hd ul li.on{background:#cc0000;color:#fff;}
.news_pic .bd{position:relative;height:100%;z-index:0;}
.news_pic .bd li{zoom:1;vertical-align:middle;}
.news_pic .bd img{width:500px;height:340px;display:block;}
.news_pic .bd span{position:absolute;bottom:0;background:url("/xczxyjy/images/title_bg.png");width:100%;line-height:40px;height: 40px;color:#fff;}
.news_pic .bd h1{color:#fff;font-size:16px;margin:0;padding:0 10px;height: 40px;line-height: 40px;}
.news_pic .prev, .news_pic .next{position:absolute;left:3%;top:50%;margin-top:-25px;display:block;width:32px;height:50px;background:url("/xczxyjy/images/slider-arrow.png") -110px 5px no-repeat;filter:alpha(opacity=50);opacity:0.5;}
.news_pic .next{left:auto;right:3%;background-position:8px 5px;}
.news_pic .prev:hover,
.news_pic .next:hover{filter:alpha(opacity=100);opacity:1;}
.news_pic .prevStop{display:none;}
.news_pic .nextStop{display:none;}

.ibanner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ibanner .hd {
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 47%;
    bottom: 35px;
    z-index: 99;
}

.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.ibanner .hd ul li {
    float: left;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    border-radius: 50px;
    background: #bcbcbc;
    cursor: pointer;
    opacity: 0.8;
    margin: 3px 6px 0 0;
}

.ibanner .hd ul li.on {
    background: none;
    opacity: 1;
    color: #fff;
    width: 12px;
    height: 12px;
    background: #ff9900;
}

.ibanner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.ibanner .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative
}

.ibanner .bd li h1 {
    position: absolute;
    bottom: 40px;
    left: 20%;
    background: url("/xczxyjy/images/tt_bg.png");
    font-size: 24px;
    color: #ffffff;
    padding: 10px 20px;
}

.ibanner .bd img {
    width: 100%;
    display: block;
}

.ibanner .prev,
.ibanner .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 45px;
    height: 80px;
    background: url(/xczxyjy/images/slider-arrow.png) -120px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.ibanner .next {
    left: auto;
    right: 3%;
    background-position: -2px 5px;
    width: 45px;
    height: 80px;
}

.ibanner .prev:hover,
.ibanner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.ibanner .prevStop {
    display: none;
}

.ibanner .nextStop {
    display: none;
}
.banner {
	height:460px;
	width:100%;
	position:relative;
} 
.bann{ 
	width:100%; 
	height:100%;
}
.bann ul {
	width:100%;
	height:100%;
} 
.bann ul li {
	width:100%;
 	height:100%;
 	position:absolute;
 	top:0;
 	left:0;
 }
.cirl{ 
	position:absolute; 
	bottom:20px; 
	width:50%; 
	left:25%; 
	z-index:1; 
	text-align:center;
 }
.cirl ul {
 	font-size:0;
}
.cirl ul li {
	width:8px ; 
	height:8px ; 
	background:none ; 
	cursor:pointer ; 
	margin:0 4px ; 
	float:none ; 
	display:inline-block; 
	border: 1px solid #fff;
	border-radius: 50%;
}
.cirl ul li.acti{
	background-color: #74bc34;
	border: 1px solid #74bc34;
}

.news{
	display: table;
	padding-top: 50px;
}
.news h5{
	width: 100%;
	height: 32px;
	background:url(/xczxyjy/img/ic3.jpg) bottom repeat-x;
	margin-bottom: 30px;
}
.news h5 strong{
	height: 100%;
	display: block;
	float: left;
	min-width: 30px;
	background-color: #fff;
	padding-right: 10px;
}
.news h5 strong b{
	display: block;
	width: 30px;
	height: 32px;
	background-color: #1d7292;
	text-align: center;
	border-left: 2px solid #74bc34;
	float: left;
}
.news h5 strong b img{
	margin-top: 8px;
}
.news h5 strong em{
	float: left;
	margin-left: 10px;
	line-height: 14px;
	display: block;
	position: relative;
	float: left;
}
.news h5 strong em i{
	font-weight: normal;
	font-size: 14px;
	color: #c8c8c8;
	display: block;
	padding-top: 5px;
}
.news h5 strong em sup{
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #1d7292;
	height: 14px;
	
}
.news h5 strong em sup bdo{
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	line-height: 18px;    font-weight: bold;
    font-size: 18px;
}
.news h5 a{
	float: right;
	color: #afafaf;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
}

.news-fl{
	width: 495px;
	display: table;
}
.news-fl ul li{
	width: 215px;
	height: 215px;
	margin-right: 25px;
}
.news-fl ul li h4{
	width: 100%;
	height: 145px;
	overflow: hidden;
}
.news-fl ul li h4 img{
	width: 100%;
	height: 100%;
	transition: .5s;
}
.news-fl ul li h4:hover img{
	transform: scale(1.1,1.1);
}
.news-fl ul li p{
	font-weight: bold;
	font-size: 14px;
	color: #505050;
	line-height: 24px;
	padding-top: 10px;
}
.news-fl ul li p a{
	color: #505050;
}

.news-fr{
	width: 500px;
	display: table;
	float: right;
}
.news-fr ul{
	width: 100%;
	display: table;
	margin-top: -10px;
}
.news-fr ul li{
	width: 100%;
	height: 43px;
	border-bottom: 1px dashed #a1a1a1;
	line-height: 41px;
	color: #505050;
}
.news-fr ul li i{
	display: block;
	float: left;
	padding: 0 3px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #fff;
	background-color: #0e3692;
	margin-top: 12px;
	margin-right: 8px;
}

.notic{
	display: table;
	margin-top: 50px;
}

.notic-fl{
	width: 495px;
	display: table;
}
.notic-fr{
	width: 495px;
	display: table;
}

.notic h5{
	width: 100%;
	height: 32px;
	background:url(/xczxyjy/img/ic3.jpg) bottom repeat-x;
	margin-bottom: 10px;
}
.notic h5 strong{
	height: 100%;
	display: block;
	float: left;
	min-width: 30px;
	background-color: #fff;
	padding-right: 10px;
}
.notic h5 strong b{
	display: block;
	width: 30px;
	height: 32px;
	background-color: #1d7292;
	text-align: center;
	border-left: 2px solid #74bc34;
	float: left;
}
.notic h5 strong b img{
	margin-top: 8px;
}
.notic h5 strong em{
	float: left;
	margin-left: 10px;
	line-height: 14px;
	display: block;
	position: relative;
	float: left;
}
.notic h5 strong em i{
	font-weight: normal;
	font-size: 14px;
	color: #c8c8c8;
	display: block;
	padding-top: 5px;
}
.notic h5 strong em sup{
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #1d7292;
	height: 14px;
	
}
.notic h5 strong em sup bdo{
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	line-height: 18px;
font-weight: bold;
    font-size: 18px;
}
.notic h5 a{
	float: right;
	color: #afafaf;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
}
.notic ul{
	width: 100%;
	display: table;
	padding-top: 10px;
}
.notic ul li{
	width: 100%;
	height: 34px;
	line-height: 34px;
	color: #555555;
	font-size: 14px;
	position: relative;
	
}
.notic ul li a{
	margin-left: 15px;
	color: #555555;
}
.notic ul li i{
	float: right;
	font-size: 12px;
	color: #939393;
}
.notic ul li:after{
	content: '';
	position: absolute;
	left: 0;
	top: 14px;
	width: 6px;
	height: 6px;
	background-color: #0e3692;
	border-radius: 50%;
	
}

.equipment{
	width: 100%;
	display: table;
	background-color: #eeeeee;
	min-height: 100px;
	margin-top: 30px;
	padding-bottom: 70px;
}
.equipment .wid{
	position: relative;
}
.equipment .wid .prev{
	position: absolute;
	left: 50%;
	margin-left: -580px;
	top: 50%;
	margin-top: 30px;
	cursor: pointer;
}
.equipment .wid .next{
	position: absolute;
	right: 50%;
	top: 50%;
	margin-top: 30px;
	margin-right: -580px;
	cursor: pointer;
}
.equipment h5{
	text-align: center;
	color: #1d7292;
	font-size: 18px;font-weight: bold;
	padding-top: 28px;
}
.equipment h5 i{
	display: block;
	color: #c8c8c8;
	font-weight: normal;
	font-size: 12px;
}

.equip-col{
	width: 100%;
	height: 156px;
	margin-top: 30px;
}
.equip-col ul{
	width: 1080px !important;
	display: table;
	margin-left: -30px;
}
.equip-col ul li{
	width: 330px;
	height: 240px;
	float: left;
	margin-left: 30px;	
	position: relative;
}
.equip-col ul li h4{
	width: 100%;
	height: 100%;
}
.equip-col ul li h4 img{
	width: 100%;
	height: 240px;
}
.equip-col ul li p{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 24px;
	background: rgba(4,52,145,.7);
	text-align: center;
	color: #fff;
	line-height: 24px;
}

.footer{
	width: 100%;
	background: #135992;
    background-image:-webkit-linear-gradient(to right, #217c93, #1d7292);
    background-image:linear-gradient(to right,#217c93,#1d7292);
    min-height: 50px;
}

.links{
	display: table;
	height: 110px;
	border-bottom: 1px solid  #fff;
	width: 100%;
}

.links h5{
	width: 126px;
	height: 50px;
	border-right: 1px solid #448aca;
	float: left;
	margin-top: 30px;
	text-align: center;
	position: relative;
}
.links h5 img{
	position: absolute;
	left: 0;
	top: -50px;
}
.links h5 b {
	color: #fff;
}
.links h5 b i{
	display: block;
	font-weight: normal;
	padding-top: 6px;
}
.links h5 b em{
	font-style: normal;
	font-size: 20px;
}
.links ul{
	width: 920px;
	float: right;
	display: table;
	padding-top:20px;
}
.links ul li{
	width: 26%;
	height: 25px;
	line-height: 25px;
	color: #d5d5d5;
	padding-left: 3%;
	font-size: 13px;
	position: relative;
}
.links ul li:after{
	content: '';
	position: absolute;
	right: 0%;
	top: 0;
	width: 1px;
	height: 12px;
	background-color: #d5d5d5;
	margin-top: 6px;
}
.links ul li.li-item{
	width: 35%;
	padding-left: 5%;
}
.links ul li.li-item1:after{
	width: 0;
}

.bottom{
	text-align: center;
}
.bottom p{
	font-size: 12px;
	color: #e9e9e9;
	padding-top: 35px;
	padding-bottom: 20px;
	line-height: 22px;
}

.liat-bannar{
	width: 100;
	height: 188px;
	background: url(/xczxyjy/img/bannar1.jpg) center no-repeat;
}

.container{
	width: 100%;
	display: table;
}

.list{
	display: table;
}

.list-fl{
	width: 240px;
	display: table;
}
.list-fl h5{
	width: 200px;
	height: 72px;
	border-bottom: 6px solid #74bc34;
	background-color: #1d7292;
	padding:16px 20px;
	color: #fff;
	position: relative;
	top: -80px;
}
.list-fl h5 i{
	font-size: 16px;
	text-transform:uppercase;
}
.list-fl h5 b{
	font-size: 18px;
	display: block;
	line-height: 30px;
}
.list-fl ul{
	width: 100%;
	display: table;
	background-color: #eeeeee;
	text-align: center;
	margin-top: -80px;
}
.list-fl ul li{
	width: 205px;
	margin: 0 auto;
	height: 53px;
	line-height: 53px;
	font-size: 14px;
	color: #474747;
	border-bottom: 1px solid #dddddd;
	text-align: center;
	float: none;
}
.list-fl ul li a{
	color: #474747;
	font-size: 16px;
}

.list-fr{
	width: 780px;
	display: table;
	min-height: 600px;
}
.list-fr h5{
	line-height: 54px;
	font-weight: normal;
	font-size: 12px;
	padding-top: 0px;
	color: #727272;border-bottom: #ccc 1px solid;
}
.list-fr h5 a{
	color: #727272;
}
.list-fr ul{
	width: 100%;
	display: table;
}
.list-col ul li{
	width: 100%;
	height: 140px;
	border-bottom: 1px solid #c9c9c9;
}
.list-col ul li h4{
	width: 166px;
	height: 100px;
	margin-top:20px ;
	float: left;
}
.list-col ul li h4 img{
	width: 100%;
	height: 100%;
}
.list-col ul li div{
	width: 100%;
	height: 100px;
	margin-top: 20px;
	float: right;
	
}
.list-fr ul li div h3{
	color: #3c3c3c;
	font-size: 14px;
}
.list-col ul li div h3 a{
	color: #3c3c3c;
	font-family: 'ËÎÌå';
	letter-spacing: 1px;
}
.list-col ul li div h3 i{
	float: right;
	font-weight: normal;
	color: #6a6a6a;
	font-size: 12px;
}
.list-col ul li p{
	font-size: 14px;
	line-height: 22px;
	color: #3c3c3c;
	text-align: justify;
	height: 66px;
	overflow: hidden;
	padding-top: 20px;
}

.page{
	width: 100%;
	display: table;
	margin-top: 100px;
	padding-bottom: 60px;
}
.page ul{
	width: 100%;
	display: table;
	text-align: center;
}
.page ul li{
	float: none;
	display: inline-block;
	height: 22px;
	padding: 0 8px;
	background-color: #405e9d;
	color: #fff;
	margin: 0 5px;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
}
.page ul li.acti{
	background-color: #e9e5d4;
	color: #333;
}


.list-inf{
	width: 100%;
	display: table;
}
.list-inf ul{
	margin-top: -60px;
}
.list-inf ul li{
	width: 230px;
	height: 310px;
	margin-right: 30px;
	margin-top: 60px;
}
.list-inf ul li h4{
	width: 100%;
	height: 126px;
	border-bottom: 3px solid #1d7292;
}
.list-inf ul li h4 img{
	width: 100%;
	height: 100%;
}
.list-inf ul li div{
	width: 228px;
	height: 179px;
	border: 1px solid #c9c9c9;
	border-top: none;
}
.list-inf ul li div h3{
	width:195px ;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	border-bottom: 1px solid #dcdcdc;
	margin: 0 auto;
}
.list-inf ul li div p{
	width: 195px;
	margin: 0 auto;
	display: table;
	line-height: 22px;
	font-size: 12px;
	color: #313131;
	text-align: justify;
	padding-top: 5px;
}
.list-inf ul li div p a{
	display: block;
	width: 80px;
	height: 22px;
	background-color: #1d7292;
	float: left;
	line-height: 22px;
	color: #fff;
	margin-top: 10px;
	font-size: 12px;
	text-align: center;
}
.list-inf ul li div p span{
	display: block;
	font-size: 12px;
	
}




.iosSliderDemo {
	clear: both;
	width: 100%;
	padding: 0 0 480px;
	position: relative;
}

.fluidHeight {
	width: 100%;
	height: 462px;
}

.sliderContainer {
	height: 100%;
	height: 462px;
	padding: 0 0;
}

.iosSlider {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.iosSlider .slider {
	width: 100%;
	height: 100%;
}

.iosSlider .slider .item {
	width: 100%;
	max-width: 1380px;
	height: 100%;
	padding: 0 0 0 0;
	text-align: center;
}

.iosSlider .slider .item .inner {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
	height: 100%;
	box-shadow: 0 0 10px -5px #000;
	background-position: 50% 0;
	background-repeat: no-repeat;
}

.iosSlider .slider .item .inner a {
	display: block;
	max-width: 1380px;
	height: 462px;
	margin: 0 auto;
}

.iosSlider .slider .item .inner .text1 {
	opacity: 0;
	filter: alpha(opacity=0);
	background: none repeat scroll 0 0 #000000;
	position: absolute;
	bottom: 12%;
	padding: 0 12px 0 12px;
	height: 50px;
	text-align: left;
}

.iosSlider .slider .item .inner .text1 span {
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	padding: 0 8px;
	font-family: "Microsoft Yahei";
}

.sliderContainer .slideSelectors {
	position: relative;
	bottom: 30px;
	max-width: 1366px;
	margin: 0 auto;
	z-index: 1;
	height: 11px;
	text-align: center;
}

.sliderContainer .slideSelectors .prev {
	width: 54px;
	height: 54px;
	position: absolute;
	top: -250px;
	left: 20px;
	background: url(/xczxyjy/img/ico_arrow.png)uno-repeat 0 0;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.sliderContainer .slideSelectors .prev:hover {
	background-position: 0 -58px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.sliderContainer .slideSelectors .next {
	width: 54px;
	height: 54px;
	position: absolute;
	top: -250px;
	right: 20px;
	background: url(/xczxyjy/img/ico_arrow.png) no-repeat -54px 0;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.sliderContainer .slideSelectors .next:hover {
	background-position: -54px -58px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.sliderContainer .slideSelectors .item {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: #aaa;
	margin: 1px 1px 1px 11px;
	filter: alpha(opacity=25);
	border-radius: 10px;
}

.sliderContainer .slideSelectors .selected {
	width: 11px;
	height: 11px;
	margin: 0 0 0 10px;
	background: #eee;
	opacity: 1;
	filter: alpha(opacity=100);
	box-shadow: none;
}

.leftbg {
	width: 500px;
	height: 462px;
	position: absolute;
	top: 0;
	background: #fff;
	left: 50%;
	margin-left: -1195px;
	z-index: 99;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.rightbg {
	width: 500px;
	height: 462px;
	position: absolute;
	top: 0;
	background: #fff;
	right: 50%;
	margin-right: -1195px;
	z-index: 99;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.indicators {
	position: absolute;
	top: 420px;
	left:50%;
	width: 800px;
	height: 10px;
	margin: 0 auto;
	z-index: 10;
	margin-left: -400px;
	text-align: center;
}

.indicators .item {
	display: inline-block;
	float: none;
	width: 10px;
	height: 10px;
	margin: 0 5px 0 0;
	border-radius: 50%;
	background-color: #999;
}

.indicators .selected {
	background: #fff;
}



.content{ padding-left:0px; overflow:hidden; margin-top:0px; min-height:450px;}
.content dl{ position:relative; padding:20px 0 20px 186px; min-height:100px; margin-top:-1px; border-top:#c9c9c9 1px solid}
.content dl dt{ position:absolute; left:0; top:20px; width:166px; height:100px;}
.content dl dt img{ width:166px; height:100px;}
.content dl dd{ position:relative; line-height:24px;}
.content dl dd h4{ font-weight:bold; padding-right:50px; margin-bottom:20px;}
.content dl dd em{ position:absolute; top:0; right:0; font-size:12px; color:#6a6a6a;}
.content dl dd p{ text-indent:30px;}
.article{ width:780px;}
.article h3{ height:40px; line-height:40px; font-weight:800; text-align:center; font-size:18px; color:#0075b8;  text-indent:20px;}
.article .art_con{ width:100%; padding:30px 0; font-size:13px; overflow:hidden; line-height:24px; text-align:justify;text-justify:inter-ideograph}
.article .art_con p{ }
.article h1{ width:100%; padding:5px 0; margin-top:20px; text-align:center; font-size:18px; line-height:26px; color:#0075b8;font-weight: 600;}
.article .hr{ width:100%; padding:5px 0; border-bottom:#0075b8 1px solid; color:#666; text-align:center}
.article .source{ width:100%; padding:10px 0; border-bottom:#999 1px dashed; color:#666; text-align:center;font-size:14px;}