body{
	background-color:#FFFFFF;
}
body,ul,ol,li,dl,dd,dt,form,label,img,input,select,textarea{
	padding:0;
	margin:0;
	list-style:none;
	font-weight:normal;
	font-size:14px;
	line-height:1.5;	
	font-family:'Microsoft Yahei','Simsun';
}
img{border:0;}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:none;
}
/* header */
header{
	width:100%;
	height:60px;
	text-align:left;
	background:#FFF;
}
header .logo{
	height:40px;
	position:absolute;
	left:0;
	top:10px;
	display:inline-block;
}
/* header end */
/* nav */
nav{
	width:auto;
	margin:0 0 2px 0;
	padding:0;
	height:72px;
	color:#666;
	background:#0059ab;
	overflow:hidden;
}
nav ul{
	width:100%;
	height:auto;
	list-style:none;
}
nav ul li{
	float:left;
	width:25%;
	height:34px;
	line-height:34px;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	font-size:14px;
	display:inline;
	overflow:hidden;
	border-bottom:1px solid #1f7ace;
}
nav ul li a{
	width:100%;
	height:32px;
	color:#fff;
	display:block;
	background:none;
	overflow:hidden;
}
nav ul li:nth-child(-n+4) a{
	width:100%;
	height:32px;
	color:#fff;
	display:block;
	overflow:hidden;
}
nav ul li a:hover{
	width:100%;
	height:32px;
	color:#ff0;
	display:block;
	overflow:hidden;
}
/* nav end */
/* banner */
banner{
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
}
banner img{
	width:100%;
	float:left;
}
#mySwipe {
	margin:0 auto;
	overflow: hidden;
	visibility: hidden;
	position: relative;
}
.swipe-wrap {
	overflow: hidden;
	position: relative;
}
.swipe-wrap > div {
	float:left;
	width:100%;
	position:relative;
}
.swipe-wrap img{
	width:100%;
	float:left;
}
/* banner end */
/* main */
main{
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
}
/* i-abo */
.i-abo{
	width:auto;
	margin:8px 10px 0 10px;
	padding:0;
	height:auto;

}
.i-abo-t{
	width:100%;
	height:38px;
	line-height:38px;
	font-size:15px;
	text-indent:36px;
   	background:#0059ab url(../images/arrL.png) no-repeat 18px center;
	background:-webkit-linear-gradient(top,#3896d7,#0151b0) url(../images/arrL.png) no-repeat 18px center;
	background:-webkit-gradient(linear, left top, left bottom, from(#3896d7), to(#0151b0)) url(../images/arrL.png) no-repeat 18px center;
	background:-moz-linear-gradient(top,#3896d7,#0151b0) url(../images/arrL.png) no-repeat 18px center;
	background:-o-linear-gradient(top,#3896d7,#0151b0) url(../images/arrL.png) no-repeat 18px center;
	background:linear-gradient(top,#3896d7,#0151b0) url(../images/arrL.png) no-repeat 18px center;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3896d7,endColorStr=#0151b0);*/
	
	display:inline-block;
	overflow:hidden;
}
.i-abo-t a{
	color:#FFF;
}
.i-abo-t a:hover{
	color:#FF0;
}
.i-abon{
	color:#343434;
	width:auto;
	height:auto;
	line-height:24px;
	margin:0;
	padding:10px 15px;
	font-size:14px;
	overflow:hidden;
	background:#fff;
}
.i-abon a{
	color:#4B4B4B;
}
.i-abon a:hover{
	color:#2C2C2C;
}
.i-abon:hover{
	cursor:pointer; 
}
.i-abon p{
	margin:0;
	padding:0;
}
.i-abon img{
	margin:0 10px 0 0;
}
/* i-abo end */
/* i-news */
.i-newsn{
	padding:0 0 14px 0;
}
.i-newsn dt{
	width:auto;
	height:auto;
	margin:0 15px;
	padding:8px 0 0 0;
	list-style:none;
}
.i-newsn dt dl{
	width:auto;
	list-style:none;
	border-bottom:1px #EDEEED solid;
	margin:1px 0 0 0;
	padding:5px 38px 5px 0;
	position:relative;
	height:28px;
	line-height:28px;
	font-size:14px;
	overflow:hidden;
	background:url(../images/arrR2.png) no-repeat right center;
}
.i-newsn dt dl .n-t{
	width:100%;
	height:28px;
	line-height:28px;
	overflow:hidden;
	background:url(../images/arr.png) no-repeat 0 50%;
	padding:0 0 0 15px;
	display:inline-block;
}
.i-newsn dt dl a{
	height:auto;
	color:#4B4B4B;
	display:block;
}
.i-newsn dt dl a:hover{
	height:auto;
	color:#2C2C2C;
	display:block;
}
.i-newsm{
	-webkit-border-radius:5px;
	border-radius:5px;
	width:90%;
	height:38px;
	line-height:260%;
	background:#f3f3f3;
	border:#E0E0E0 1px solid;
	font-size:14px;
	font-weight:bold;
	margin:15px auto 0 auto;
	text-align:center;
	color:#555;
	position:relative;
	overflow:hidden;
}
.i-newsm img{
	margin:0 0 0 10px;
	vertical-align:middle;
}
.i-newsm a{
	color:#555;
	width:100%;
	display:block;
}
/* i-news end */
/* i-pro */
.i-pron{
	padding:0 0 10px 0;
}
.i-pron ul{
	width:auto;
	margin:0 5px;
	padding:15px 0 0 0;
	height:auto;
	list-style:none;
	clear:both;
}
.i-pron ul li{
	float:left;
	width:50%;
	height:auto;
	list-style:none;
	margin:0 0 14px 0;
	padding:0;
	position:relative;
	text-align:center;
	line-height:20px;
	font-size:14px;
	display:inline-block;
	overflow:hidden;
}
.i-pron ul li img{
	width:86%;
	border:1px solid #efefef;
	display:inline-block;
}
.i-pron ul li span{
	float:left;
	width:100%;
	text-align:center;
	height:20px;
	display:inline-block;
	overflow:hidden;
}
/* i-pro end */
/* tel */
tel{
	width:100%;
	margin:0;
	padding:0;
	height:auto;
	color:#666;
}
tel ul{
	width:auto;
	margin:0 10px;
	height:auto;
	list-style:none;
}
tel ul li{
	width:100%;
	height:52px;
	line-height:52px;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	position:relative;
	font-size:16px;
	text-align:center;
	background:#ececec;
	background:-webkit-linear-gradient(top,#fff,#ececec);
	background:-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#ececec));
	background:-moz-linear-gradient(top,#fff,#ececec);
	background:-o-linear-gradient(top,#fff,#ececec);
	background:linear-gradient(top,#fff,#ececec);
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#ececec);*/
	box-shadow:0 0 3px 0 #efefef;
	-webkit-box-shadow:0 0 3px 0 #efefef;
	-moz-box-shadow:0 0 3px 0 #efefef;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border:#d2d2d2 solid 1px;
	display:inline-block;
	overflow:hidden;
}
tel ul li a{
	width:100%;
	height:52px;
	color:#4C4C4C;
	display:block;
}
tel ul li img{
	vertical-align:middle;
	margin:0 5px 2px 0;
}
tel ul li span{
	color:#F00;
	font-weight:bold;
	font-size:18px;
}
tel ul li p{
	width:50%;
	vertical-align:middle;
	float:left;
    margin:0 auto;
	padding:0;  
}
tel ul li .tel_1{
	width:300px;
    margin:0 auto; 
}

/* tel end */
/* footer */
footer{
	width:100%;
	padding:10px 0;
	margin:10px 0 0 0;
	text-align:center;
	overflow:hidden;
	background:#fff;
	border-top:1px solid #DEDEDE;
}
footer .footer-n{
	width:auto;;
	padding:0;
	margin:0 auto;
	font-size:14px;
	line-height:24px;
	overflow:hidden;
}
/* footer end */
/* location */
location{
	position:relative;
	background-color:#F0F0F0;
	height:40px;
	width:100%;
	padding:0;
	color:#666;
	display:inline-block;
}
location h1{
	position:absolute;
	left:15px;
	top:0;
	padding:0;
	margin:0;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	display:inline-block;
	content:"";
	text-shadow:1px 1px 0 #F4F5F7;
	-webkit-text-shadow:1px 1px 0 #F4F5F7;
	-moz-text-shadow:1px 1px 0 #F4F5F7;
}
location back{
	position:absolute;
	right:15px;
	top:3px;
	width:60px;
	height:30px;
	line-height:30px;
	padding:0;
	margin:0;
	background:#ececec;
	text-align:center;
	background:-webkit-linear-gradient(top,#fff,#ececec);
	background:-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#ececec));
	background:-moz-linear-gradient(top,#fff,#ececec);
	background:-o-linear-gradient(top,#fff,#ececec);
	background:linear-gradient(top,#fff,#ececec);
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#ececec);*/
	box-shadow:0 0 3px 0 #dcdcdc;
	-webkit-box-shadow:0 0 3px 0 #dcdcdc;
	-moz-box-shadow:0 0 3px 0 #dcdcdc;
	border-radius:5px;
	-webkit-border-radius:5px;
	border:#d2d2d2 solid 1px;
	display:inline-block;
	content:"";
}
location back:hover{
	background:#ececec;
	background:-webkit-linear-gradient(top,#F6F6F6,#E0E0E0);
	background:-webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E0E0E0));
	background:-moz-linear-gradient(top,#F6F6F6,#E0E0E0);
	background:-o-linear-gradient(top,#F6F6F6,#E0E0E0);
	background:linear-gradient(top,#F6F6F6,#E0E0E0);
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F6F6F6,endColorStr=#E0E0E0);*/
}
/* location end */
/* content */
content{
	width:100%;
	height:auto;
	padding:0;
	margin:0;
	display:inline-block;
	overflow:hidden;
}
content .h2{
	width:auto;
	height:auto;
	line-height:28px;
	margin:15px 15px 0 15px;
	padding:0 0 10px 0;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dashed #ddd;
	text-align:center;
}
content .view{
	width:auto;
	height:auto;
	margin:10px 15px 0 15px;
	padding:0 0 15px 0;
	line-height:24px;
	text-align:left;
	overflow:hidden;
}
content .view img{
	max-width:100%;
}
content .viewimg{
	text-align:center;
	width:auto;
	height:auto;
	margin:15px 30px 0 30px;
}
content .viewimg img{
	max-width:100%;
}
content .line{
	width:auto;
	height:10px;
	margin:0 15px;
	border-top:1px dashed #ddd;
}
/* content end */
/* next */
.next{
	width:auto;
	height:30px;
	line-height:24px;
	margin:0 15px 0 15px;
	padding:0;
	font-size:14px;
	overflow:hidden;
}
.next a{
	display:block;
}
/* next end */
/* article */
article{
	width:100%;
	margin:5px 0 0 0;
	padding:0;
	height:auto;
	color:#666;
}
article dt{
	width:auto;
	height:auto;
	margin:0 15px;
	list-style:none;
}
article dt dl{
	width:auto;
	list-style:none;
	border-bottom:1px #dedfde solid;
	margin:1px 0 0 0;
	padding:5px 28px 5px 0;
	position:relative;
	height:auto;
	line-height:28px;
	font-size:14px;
	overflow:hidden;
	background:url(../images/arrR2.png) no-repeat right center;
}
article dt dl .n-t{
	width:100%;
	height:auto;
	overflow:hidden;
	display:inline-block;
}
article dt dl .n-d{
	width:100%;
	overflow:hidden;
	display:inline-block;
	background:url(../images/time.png) no-repeat 0 50%;
	padding:0 0 0 18px;
}
article dt dl a{
	height:auto;
	color:#4C4C4C;
	display:block;
}
/* article end */
/* photolist */
.photolist{
	width:100%;
	margin:0;
	padding:5px 0 0 0;
	height:auto;
	color:#666;
}
.photolist ul{	
	width:auto;
	margin:0 5px;
	padding:0;
	height:auto;
	list-style:none;
}
.photolist ul li{
	width:50%;
	height:auto;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	position:relative;
	text-align:center;
	line-height:20px;
	font-size:14px;
	display:inline-block;
	overflow:hidden;
}
.photolist ul li img{
	width:86%;
	border:1px solid #efefef;
	display:inline-block;
}
.photolist ul li span{
	width:86%;
	text-align:center;
	height:20px;
	display:inline-block;
	overflow:hidden;
}
/* photolist end */
/*Ò³Âë*/
.page-box{
	width:100%;
	line-height:30px;
	height:30px;
	margin:15px auto 0 auto;
	padding:0 0 10px 0;
}
.page-flickr{
	padding:0;
	margin:0;
	text-align:center;
	font-size:14px;
	text-align:center;
}
.page-flickr a{
	-webkit-border-radius:5px;
	border-radius:5px;
	border:#dedfde 1px solid;
	padding:0;
	color:#0061de;
	margin:0;
	height:30px;
	width:80px;
	display:inline-block;
	text-decoration:none;
}
.page-flickr a:hover{
	-webkit-border-radius:5px;
	border-radius:5px;
	border:#000 1px solid;
	color:#fff;
	display:inline-block;
	background-color:#0061de;
}
span.pages{
	-webkit-border-radius:5px;
	border-radius:5px;
	border:#dedfde 1px solid;
	padding:0;
	color:#999;
	margin:0;
	height:30px;
	width:80px;
	display:inline-block;
	text-decoration:none;
}
.page_num{
	margin:0 auto;
	width:120px;
	display:inline-block;
	position:relative;
}
.sub_page{
	width:120px;
	height:27px;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	line-height:27px;
	text-align:center;
}
.page_num img{
	margin:0 0 4px 5px;
	vertical-align:middle;
}
/* Ò³Âë end */
/* feedback */
.fb-div{
	width:auto;
	height:auto;
	font-size:16px;
	padding:0;
	line-height:1.8;
	position:relative;
	margin:15px 26px 0 14px;
}
.fb-div .fb-input{
    background:#ffffff;
    border:1px solid #ddd;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    padding:5px;
    -webkit-box-shadow:inset 1px 1px 10px #DDD;  
    box-shadow:inset 1px 1px 10px #DDD;  
    -webkit-appearance:none;
}
.fb-div2{
	width:auto;
	font-size:16px;
	padding:0;
	line-height:1.8;
	position:relative;
	margin:16px 13px 0 13px;
}
.fb-div2 .fb-sub{
	width:100%;
    background:#0059ab;
    border:1px solid #ddd;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    padding:15px;
	margin:0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
    -webkit-appearance:none;
}
.w40{
    width:40%;
	margin:0 10px 0 0;
}
.w100{
    width:100%;
}
.h23{
	height:23px;
}
.h150{
	height:150px;
}
/* feedback end */
/* map */
map{
	width:100%;
	padding:0;
	margin:0;
	position:absolute;
	z-index:1;
	top:172px;
	bottom:0;
	left:0;
	overflow:hidden;
}
/* map end */
/* error */
.error{
	height:100%;
	color:#efefef;
	font-size:16px;
	line-height:30px;
	padding-top:200px;
	display:inline-table;
}
/* error end */