@charset "utf-8";
/* CSS Document */

*{
    padding:0px;
    margin:0px;
}

html{
    overflow-x:hidden;
}

ul, ol, dl, li{
    list-style:none;
}
h1, h2, h3, h4, h5, h6{
    font-size:100%;
    font-weight:normal;
}

input, textarea, select{
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
    *font-size:100%;
}

input{
    outline:none;
    background:none;
}

input::-ms-clear{
    display:none;
}

input::-ms-reveal{
    display:none;
}

input[type=text]::-ms-clear{
    display:none;
}

textarea{
    resize:none;
}

table{
    font-size:inherit;
    font:100%;
    border-collapse:collapse;
    border-spacing:0;
}

fieldset, img , input{
    border:0px;
}

a:active{
    star:expression(this.onFocus=this.blur());
}

:focus{
    outline:0;
}

body{
    *font-size:small;
    *font:x-small;
    font-family:微软雅黑,黑体;
	letter-spacing:1px;
}

a:link , a:visited{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.box{
	width:1000px;
	margin:0px auto;
}

.div100{
	width:100%;
	float:left;
}

.block{
	width:100%;
	height:30px;
	float:left;
}

/*


*/

.top{
	background:#00afd5;
	height:32px;
}
.search{
	width:160px;
	height:23px;
	background:#0193b3;
	float:left;
	border-radius:5px;
	margin-top:4px;
}
.search input{
	border:0px;
	background:none;
}
.ss_txt{
	width:130px;
	height:23px;
	float:left;
	overflow:hidden;
	padding:0px 5px;
}
.ss_txt input{
	width:130px;
	height:23px;
	float:left;
	line-height:23px;
	float:left;
	font-size:12px;
	color:#fff;
}
.ss_bt{
	width:15px;
	height:23px;
	float:left;
	background:url(../Images/ss.jpg) repeat-x center;
}
.ss_bt input{
	width:15px;
	height:25px;
	float:left;
	cursor:pointer;
	text-indent:-99999px;
}
.top_a{
	float:right;
}
.top_a a{
	font-size:12px;
	color:#fff;
	float:left;
	line-height:30px;
	background:url(../Images/top_li.jpg) right center no-repeat;
	padding-right:8px;
	margin-right:8px;
}
.top_a a:last-child{
	background:none;
	padding:0px;
	margin:0px;
}
.top_a a.hot{
	background:url(../Images/hot.jpg) right center no-repeat;
	padding-right:24px;
}

/*


*/

.nav{
	height:110px;
	background:#fff;
	box-shadow:1px 1px 10px #777;
	position:relative;
	z-index:2;
}
.logo{
	width:200px;
	float:left;
	margin-top:30px;
}
.nav_ul{
	float:right;
	margin-top:40px;
	overflow:hidden;
}
.nav_ul ul{
	width:100%;
	float:left;
}
.nav_ul ul li.nLi{
	float:left;
	margin-left:10px;
	position:relative;
}
.nav_ul ul li.nLi h3{
	float:left;
}
.nav_ul ul li.nLi a{
	float:left;
	font-size:12px;
	color:#444;
	padding:8px 10px;
}
.nav_ul ul li.nLi a:hover{
	background:#00afd5;
	color:#fff;
	border-radius:5px;
	text-decoration:none;
}
.nav .nav_li{
	left:-100px;
	top:34px;
	position:absolute;
	display:none;
}
.nav .nav_li span{
	width:12px;
	height:9px;
 	background:url(../images/nav_li.png) no-repeat center bottom;
	float:left;
	position:relative;
	z-index:2;
	margin-left:140px;
}
.nav ul .sub{
	width:280px;
	background:#fff;
	padding:15px 0px 15px 20px;
	box-shadow:0px 0px 5px #ccc;
	border-radius:10px;
}
.nav ul .sub li{
	zoom:1;
	width:50%;
	float:left;
}
.nav ul .sub li a{
	background:url(../Images/li.png) no-repeat 10px center;
	padding:10px 40px 10px 20px;
}
.nav ul .sub li a:hover{
	background:url(../Images/li2.png) no-repeat 10px center #00afd5;
	color:#fff;
}
.nav_ul ul li.on h3 a{
	background:#00afd5;
	color:#fff;
	border-radius:5px;
}

/*


*/

.banner{
	width:100%;
	float:left;
	position:relative;
	z-index:1;
	top:-1px;
}
.banner2{
	width:100%;
	float:left;
}
.banner .slideBox{ 
	width:100%;
	overflow:hidden;
	position:relative;
}
.banner .slideBox .hd{
	width:100%;
	height:15px;
	overflow:hidden;
	position:absolute;
	bottom:15px;
	z-index:1;
	text-align:center;
}
.banner .slideBox .hd ul{
	width:130px;
	overflow:hidden;
	margin:0px auto;
}
.banner .slideBox .hd ul li{
	margin-right:10px;
	width:15px;
	height:15px;
	text-indent:-99999px;
	overflow:hidden;
	background:#fff;
	cursor:pointer;
	border-radius:36px;
	float:left;
}
.banner .slideBox .hd ul li.on{
	background:#00afd5;
	color:#fff;
}
.banner .slideBox .bd{
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:0;
	float:left;
}
.banner .slideBox .bd ul{
	float:left;
}
.banner .slideBox .bd li{
	width:1920px;
	height:400px;
	overflow:hidden;
	float:left;
}
.banner .slideBox .bd li img{
	width:auto;
	height:100%;
	float:left;
}
.banner .slideBox .prev , .banner .slideBox .next{
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-25px;
	display:block;
	width:45px;
	height:45px; 
	filter:alpha(opacity=50);
	opacity:0.5;
	background:url(../Images/l.png) no-repeat;
}
.banner .slideBox .next{
	left:auto;
	right:3%;
	background:url(../Images/r.png) no-repeat;
}
.banner .slideBox .prev:hover , .banner .slideBox .next:hover{
	filter:alpha(opacity=100);
	opacity:1;
}


/*


*/

.main{
	background:#f9f9f9;
}
.title{
	width:100%;
	float:left;
	border-bottom:1px solid #e8e8e8;
}
.title h2{
	border-bottom:2px solid #21b7d8;
	float:left;
	padding:8px;
	text-align:center;
}
.title h2 a{
	font-size:18px;
	color:#222;
}
.about{
	width:280px;
	height:330px;
	overflow:hidden;
	float:left;
	overflow:hidden;
}
.about_ul{
	width:100%;
	background:url(../Images/about.jpg) center 15px no-repeat;
	float:left;
	padding-top:110px;
}
.about p{
	width:100%;
	float:left;
	line-height:30px;
	text-indent:2em;
	margin-top:5px;
	font-size:12px;
	color:#222;
}
.about p a{
	font-size:12px;
	color:#00afd5;
}
.new{
	width:360px;
	height:330px;
	float:left;
	overflow:hidden;
	margin:0px 30px;
}
.new ul{
	width:100%;
	float:left;
}
.new ul li{
	width:100%;
	float:left;
	margin-top:30px;
}
.new ul li:first-child{
	margin-top:15px;
}
.new ul li .new_pic{
	width:70px;
	height:70px;
	float:left;
	overflow:hidden;
	border-radius:5px;
}
.new ul li .new_pic a{
	width:70px;
	height:70px;
	float:left;
	overflow:hidden;
	display:block;
}
.new ul li .new_pic a img{
	width:70px;
	height:70px;
	float:left;
}
.new ul li .new_a{
	width:270px;
	height:70px;
	float:left;
	margin-left:20px;
	overflow:hidden;
	position:relative;
}
.new ul li .new_a a{
	float:left;
	font-size:14px;
	color:#222;
	font-family:微软雅黑;
}
.new ul li .new_a span{
	position:absolute;
	bottom:0px;
	left:0px;
	font-size:12px;
	color:#999;
}
.link{
	width:300px;
	height:330px;
	float:left;
	overflow:hidden;
}
.link_ul{
	width:100%;
	float:left;
	margin-top:15px;
}
.link_ul p{
	width:100%;
	float:left;
	font-size:14px;
	color:#444;
	margin-top:14px;
}
.link_ul p:first-child{
	margin-top:0px;
}
.link_ul p span{
	color:#00afd5;
}
.link .bt{
	width:100%;
	height:61px;
	display:block;
	float:left;
	margin-top:20px;
	background:url(../Images/zr.jpg) center bottom no-repeat;
}
.link_no{
	display:none;
}
/*

*/

.case{
	width:100%;
	float:left;
	overflow:hidden;
}
.case .case_ul{
	width:100%;
	float:left;
	margin-top:20px;
	overflow:hidden;
}
.case .case_ul ul{
	width:102%;
	float:left;
}
.case .case_ul li{
	width:23%;
	float:left;
	margin-right:2%;
}
.case .case_ul li a{
	width:100%;
	height:100%;
	float:left;
	position:relative;
}
.case .case_ul li img{
	position:relative;
	z-index:1;
	width:100%;
	height:100%;
}
.case .case_ul li h3{
	position:absolute;
	z-index:2;
	bottom:4px;
	left:0px;
	width:100%;
	height:40px;
	line-height:38px;
	text-indent:20px;
	font-size:16px;
	color:#fff;
	background:rgba(0, 0, 0, 0.45);
	font-family:微软雅黑;
}

/*

*/

.footer{
	background:#fff;
	border-top:1px solid #ddd;
	padding:15px 0px;
	text-align:center;
	line-height:30px;
}
.footer p , .footer a{
	font-size:12px;
	color:#818181;
}

/*


*/

.page{
	background:#f9f9f9;
}
.page .title{
	width:100%;
	float:left;
	border:0px;
}
.page .title h2{
	padding-left:0px;
	border:0px;
}
.page .title h2 a{
	font-size:32px;
	color:#00afd5;
}
.page .title p{
	width:100%;
	float:left;
	font-size:14px;
	color:#666;
	line-height:26px;
}
.page .page_ul{
	width:100%;
	float:left;
}
.page .page_ul li{
	width:100%;
	float:left;
	margin-top:31px;
	padding-top:25px;
	border-top:1px solid #ddd;
}
.page .page_ul li h3{
	width:100%;
	float:left;
	font-size:22px;
	color:#222;
	margin-bottom:20px;
}
.page .page_ul li a{
	width:23%;
	float:left;
	position:relative;
}
.page .page_ul li img{
	position:relative;
	z-index:1;
	width:100%;
}
.page .page_ul li p{
	width:75%;
	float:right;
	font-size:14px;
	text-indent:2em;
	line-height:35px;
	color:#444;
}
.page .page_ul li p a{
	width:auto;
	float:none;
	color:#00afd5;
}


/*


*/
.page_left{
	width:250px;
	float:left;
}
.page_nav{
	width:208px;
	float:left;
	margin-bottom:30px;
	padding:20px; 
	border:1px solid #d6d6d6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px; 
	border-radius:4px; 
	-moz-box-shadow:0px 0px 3px #d6d6d6;
	-webkit-box-shadow:0px 0px 3px #d6d6d6;
	box-shadow:0px 0px 3px #d6d6d6;
	background-color:#fff;
}
.page_nav h2{
	width:100%;
	float:left;
	font-size:24px;
	color:#222;
	margin-bottom:15px;
}
.page_nav ul{
	width:100%;
	float:left;
}
.page_nav ul li{
	width:100%;
	float:left;
	border-top:1px solid #d8d8d8;
}
.page_nav ul li a{
	width:100%;
	height:44px;
	line-height:43px;
	font-size:16px;
	color:#444;
	float:left;
}
.page_nav ul li a.hover{
	color:#00afd5;
}
.page_nav ul li span{
	font-size:12px;
	color:#00afd5;
}

/*

*/

.page_new ul li{
	padding:10px 0px;
}
.page_new ul li a{
	height:auto;
	line-height:normal;
}

/*

*/

.page_hot{
	width:100%;
	height:80px;
	float:left;
	overflow:hidden;
	border-radius:4px;
}

/*

*/

.page_box{
	width:700px;
	float:right;
}
.page_box .page_wz{
	width:100%;
	float:left;
	border-bottom:1px solid #ddd;
	padding-bottom:25px;
	margin-bottom:25px;
}
.page_box .page_wz h3{
	float:left;
	font-size:24px;
	color:#00afd5;
}
.page_box .page_wz p{
	font-size:14px;
	color:#666;
	float:right;
	margin-top:10px;
}
.page_box .page_wz p a{
	font-size:14px;
	color:#666;
}
.page_box .page_txt{
	width:100%;
	float:left;
}
.page_box .page_txt ul{
	width:700px;
	float:left;
}
.page_box .page_txt ul li{
	width:100%;
	float:left;
	border-bottom:1px solid #ddd;
	padding-bottom:25px;
	margin-bottom:25px;
}
.page_box .page_txt ul li .time{
	width:70px;
	float:left;
	text-align:center;
	font-family:Arial;
}
.page_box .page_txt ul li .time .day{
	width:100%;
	float:left;
	height:45px;
	line-height:45px;
	color:#000;
	font-size:30px;
	background:#eae6e2;
	margin-bottom:5px;
}
.page_box .page_txt ul li .time .date{
	width:100%;
	float:left;
	height:22px;
	line-height:22px;
	font-size:10px;
	background:#eae6e2;
}
.page_box .page_txt ul li .conts{
	width:600px;
	float:left;
	margin-left:30px;
}
.page_box .page_txt ul li h4{
	width:100%;
	float:left;
}
.page_box .page_txt ul li h4 a{
	width:100%;
	float:left;
	font-size:18px;
	color:#000;
}
.page_box .page_txt ul li p{
	width:100%;
	float:left;
	font-size:14px;
	color:#444;
	line-height:25px;
	margin-top:10px;
}

/*

*/

.pager {
	width:100%;
	text-align:center;
	line-height:35px;
	float:left;
	margin-bottom:20px;
}
.pager a{
	line-height:38px;
	color:#454545;
	overflow:hidden;
	padding:10px 15px;
	background:url(../Images/pagebg.gif) repeat-x top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-right:8px;
	border-top:1px #e3e3e3 solid;
	border-left:1px #e3e3e3 solid;
	border-bottom:1px #d3d3d3 solid;
	border-right:1px #d3d3d3 solid;
	box-shadow:1px 1px 1px #E8E8E8;
	border-radius:10px; 
}
.pager a:hover {
	background:#00afd5;
	border:1px #0295B5 solid;
	color:#fff;
	text-decoration:none;
}
.pager b {
	background:#00afd5;
	border:1px #0295B5 solid;
	color:#fff;
	line-height:38px;
	overflow:hidden;
	padding:10px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-right:8px;
	box-shadow:1px 1px 1px #E8E8E8;
	border-radius:10px; 
}
.pager a b {
	padding:0px;
	margin:0px;
	border:0px;
	background:none;
	color:#666;
	box-shadow:0px 0px 0px #E8E8E8;
}
.pager a:hover b {
	color:#fff;
}

/*

*/

.nr_txt{
	width:100%;
	height:100%;
	overflow:hidden;
	float:left;
}
.nr_txt .txt_h1{
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-bottom:15px;
}
.nr_txt .txt_h1 h1{
	font-size:26px;
	line-height:40px;
	color:#222;
}
.nr_txt .post-meta{
	width:100%;
	border-bottom:1px solid #ddd;
	padding-bottom:25px;
	margin-bottom:25px;
	color:#666;
	font-size:12px;
	text-align:center;
}
.nr_txt .post-meta span{
	margin-right:10px;
}
.nr_txt .txt{
	width:100%;
	overflow:hidden;
	color:#444;
	font-size:14px;
	line-height:30px;
}}
.nr_txt .txt a:hover{
	text-decoration:underline;
}

/*

*/

.nr_pic , .nr_pic a{
	width:100%;
	float:left;
	margin-bottom:5px;
}
.nr_pic img{
	width:100%;
	float:left;
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}
.nr_pic a:hover img{
	-webkit-filter:grayscale(0%);
	-moz-filter:grayscale(0%);
	-ms-filter:grayscale(0%);
	-o-filter:grayscale(0%);
	filter:grayscale(0%);
	filter:none;
}


/*

*/

.page_pic{
	width:100%;
	float:left;
	overflow:hidden;
}
.page_pic ul{
	width:110%;
	float:left;
}
.page_pic li{
	width:216px;
	float:left;
	margin-right:25px;
	margin-bottom:25px;
	overflow:hidden;
}
.page_pic li img{
	width:210px;
	height:160px;
	float:left;
	padding:2px;
	background:#fff;
	border:1px solid #ddd;
}
.page_pic li b{
	width:100%;
	float:left;
	margin-top:10px;
	text-align:center;
	font-size:14px;
	font-weight:normal;
}

/*


*/

#scroll{
	width:54px;
	height:54px;
	overflow:hidden;
	background:url(../Images/top.gif) no-repeat;
	position:fixed;
	z-index:99999;
    bottom:80px;
    right:30px;
    opacity:1;
    cursor:pointer;
}

/*


*/

@media screen and (min-width: 960px) and (max-width: 1199px) {
.banner .slideBox .bd li{
	width:1444px;
	height:300px;
	overflow:hidden;
	float:left;
}
.banner .slideBox .bd li img{
	height:300px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-722px;
}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
.box{
	width:auto;
}
.block{
	height:30px;
}
.nav{
	height:130px;
}
.logo{
	width:150px;
	margin:20px auto;
	float:none;
}
.nav_ul{
	width:630px;
	float:none;
	margin:0px auto;
}
.nav_ul ul li.nLi{
	overflow:hidden;
}
.banner .slideBox .bd li{
	width:1444px;
	height:300px;
	overflow:hidden;
	float:left;
}
.banner .slideBox .bd li img{
	height:300px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-722px;
}
.main , .page{
	width:96%;
	padding:0px 2%;
	overflow:hidden;
}
.about{
	width:100%;
	height:auto;
	margin-bottom:30px;
}
.about_ul{
	background:url(../Images/about2.jpg) center 15px no-repeat;
}
.new{
	width:100%;
	height:auto;
	margin:0px;
	margin-bottom:30px;
}
.new ul li .new_a{
	width:450px;
}
.link{
	display:none;
}
.link_no{
	display:block;
	width:100%;
	height:auto;
}
.link_no .bt{
	background:url(../Images/zr2.jpg) center bottom no-repeat;
}
.case .case_ul li{
	width:48%;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}
.page_left{
	width:100%;
	overflow:hidden;
}
.page_nav{
	width:95.7%;
	padding:2%;
}
.page_nav h2{
	margin-bottom:10px;
}
.page_nav ul li{
	width:auto;
	border-top:0px;
}
.page_nav ul li a{
	width:auto;
	margin-right:20px;
}
.page_left .no{
	display:none;
}
.page_box{
	width:100%;
	float:left;
}
.page_box .page_wz{
	display:none;
}
.page_box .page_txt ul{
	width:100%;
}
.page_box .page_txt ul li .conts{
	width:500px;
}
.page_pic li{
	width:185px;
}
.page_pic li img{
	width:179px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px){
.box{
	width:auto;
}
.block{
	height:30px;
}
.top_a a{
	margin-right:4px;
	padding-right:4px;
}
.top_a a.hot{
	display:none;
}
.nav{
	height:130px;
}
.logo{
	width:150px;
	margin:20px auto;
	float:none;
}
.nav_ul{
	width:630px;
	float:none;
	margin:0px auto;
}
.nav_ul ul li.nLi{
	overflow:hidden;
	margin-bottom:15px;
	margin-left:10px;
}
.nav_ul ul li.nLi a{
	width:75px;
	letter-spacing:0px;
	text-align:center;
	padding:8px 1px;
}
.new ul li .new_a{
	width:300px;
}
.banner .slideBox .bd li{
	width:1200px;
	height:250px;
	overflow:hidden;
	float:left;
}
.banner .slideBox .bd li img{
	height:250px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-600px;
}
.main , .page{
	width:96%;
	padding:0px 2%;
	overflow:hidden;
}
.about{
	width:100%;
	height:auto;
	margin-bottom:30px;
}
.about_ul{
	background:url(../Images/about2.jpg) center 15px no-repeat;
}
.new{
	width:100%;
	height:auto;
	margin:0px;
	margin-bottom:30px;
}
.new ul li .new_a{
	width:450px;
}
.link{
	display:none;
}
.link_no{
	display:block;
	width:100%;
	height:auto;
}
.link_no .bt{
	background:url(../Images/zr2.jpg) center bottom no-repeat;
}
.case .case_ul li{
	width:48%;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}
.page_left{
	width:100%;
	overflow:hidden;
}
.page_nav{
	width:95.7%;
	padding:2%;
}
.page_nav h2{
	margin-bottom:10px;
}
.page_nav ul li{
	width:auto;
	border-top:0px;
}
.page_nav ul li a{
	width:auto;
	margin-right:20px;
}
.page_left .no{
	display:none;
}
.page_box{
	width:100%;
	float:left;
}
.page_box .page_wz{
	display:none;
}
.page_box .page_txt ul{
	width:100%;
}
.page_box .page_txt ul li .conts{
	width:490px;
}
.page_pic li{
	width:185px;
}
.page_pic li img{
	width:179px;
}
}
 
@media only screen and (max-width: 460px) {
.box{
	width:auto;
}
.block{
	height:30px;
}
.top_a a{
	margin-right:0px;
	padding-right:4px;
	background:none;
}
.top_a a.no{
	display:none;
}
.nav{
	height:160px;
}
.logo{
	width:150px;
	margin:20px auto;
	float:none;
}
.nav_ul{
	width:320px;
	float:none;
	margin:0px auto;
}
.nav_ul ul li.nLi{
	overflow:hidden;
	margin-bottom:8px;
	margin-left:6px;
}
.nav_ul ul li.nLi a{
	width:73px;
	letter-spacing:0px;
	text-align:center;
	padding:8px 0px;
}
.new ul li .new_a{
	width:190px;
}
.banner .slideBox .bd li{
	width:770px;
	height:160px;
	overflow:hidden;
	float:left;
}
.banner .slideBox .bd li img{
	height:160px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-385px;
}
.banner2{
	width:100%;
	height:150px;
	overflow:hidden;
	float:left;
	position:relative;
}
.banner2 img{
	width:auto;
	height:150px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-385px;
}
.main , .page{
	width:96%;
	padding:0px 2%;
	overflow:hidden;
}
.about{
	width:100%;
	height:auto;
	margin-bottom:30px;
}
.about_ul{
	background:url(../Images/about2.jpg) center 15px no-repeat;
}
.new{
	width:100%;
	height:auto;
	margin:0px;
	margin-bottom:30px;
}
.link{
	display:none;
}
.link_no{
	display:block;
	width:100%;
	height:auto;
}
.link_no .bt{
	background:url(../Images/zr2.jpg) center bottom no-repeat;
}
.case .case_ul li{
	width:48%;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}
.page_left{
	width:100%;
	overflow:hidden;
}
.page_nav{
	width:95.7%;
	padding:2%;
}
.page_nav h2{
	margin-bottom:10px;
}
.page_nav ul li{
	width:auto;
	border-top:0px;
}
.page_nav ul li a{
	width:auto;
	margin-right:10px;
}
.page_left .no{
	display:none;
}
.page_box{
	width:100%;
	float:left;
}
.page_box .page_wz{
	display:none;
}
.page_box .page_txt ul{
	width:100%;
}
.page_box .page_txt ul li .conts{
	width:200px;
	margin-left:10px;
}
.page_box .page_txt ul li p{
	display:none;
}
.page_pic li{
	width:185px;
}
.page_pic li img{
	width:179px;
}
.page .page_ul li a{
	width:100%;
	float:left;
	position:relative;
}
.page .page_ul li img{
	position:relative;
	z-index:1;
	width:100%;
}
.page .page_ul li p{
	width:100%;
	float:left;
	font-size:14px;
	text-indent:2em;
	line-height:35px;
	color:#444;
}
.footer .no{
	display:none;
}
}
