/*统一设定属性*/
body,div,ul,ol,li,table,td,tr,dl,dt,dd,img,p,h1,h2,h3,a,b,span{margin:0;padding:0;}
img{border:none;}
a{text-decoration:none;}
li{list-style:none;}
.l_float{float:left;}
.r_float{float:right;}
.width{width:990px;margin:0 auto;}
.title{font:18px 'Meiryo','Meiryo_original','MS PGothic';color:#565656;padding:2px 0 0 16px;background:url(../image/title_front.jpg) left center no-repeat;margin-bottom:20px;font-weight:bold;}

/*顶部导航*/
.top_big{width:100%;height:130px;background:#fff;}
.top_small{height:130px;}
.top_small .logo{display:block;width:212px;height:111px;padding:19px 0 0 11px;border-right:1px #e0dbd7 solid;}
.top_small .top_btn a{float:left;width:189px;height:130px;border-right:1px #e0dbd7 solid;}
.top_small .top_btn #top_btn1{background:url(../image/about_tj.png) no-repeat;}
.top_small .top_btn #top_btn2{background:url(../image/information.png) no-repeat;}
.top_small .top_btn #top_btn3{background:url(../image/travel.png) no-repeat;}
.top_small .top_btn #top_btn1:hover{background:url(../image/about_tj_hover.png) no-repeat;}
.top_small .top_btn #top_btn2:hover{background:url(../image/information_hover.png) no-repeat;}
.top_small .top_btn #top_btn3:hover{background:url(../image/travel_hover.png) no-repeat;}

/*实时天气*/
.weather{width:185px;height:118px;}
.weather .weather_top{width:105px;height:38px;border-bottom:1px #e0dbd7 solid;margin-top:21px;padding-left:80px;}
.weather .weather_left,.weather_right{width:57px;height:58px;float:left;}
.weather .weather_left{border-right:1px #e0dbd7 solid;background:url(../image/temp.png) no-repeat 5px center;padding-left:35px;}
.weather_right{background:url(../image/wind.png) no-repeat 6px center;padding-left:35px;}
.weather p{font:14px 'Meiryo','Meiryo_original','MS PGothic';color:#7b7a7a;line-height:58px;}
.weather_top p{line-height:38px;}


/*面包屑*/
.bread{width:100%;height:40px;background:url(../image/shadow.png) #ff5e67 top repeat-x;}
.bread p{font:22px 'Meiryo','Meiryo_original','MS PGothic';line-height:40px;color:#fff;background:url(../image/map_logo.png) no-repeat left center;padding:3px 0 0 42px;}


/*正文部分*/
.main{width:842px;margin:0 auto;font-family:'Meiryo','Meiryo_original','MS PGothic';}
.main img{float:left;}
.info{margin:40px 0;padding-bottom:40px;border-bottom:1px #eee solid;}
.text{font-size:14px;line-height:23px;letter-spacing:1px;color:#565656;}
.text_right{width:842px;letter-spacing:1px;color:#565656;}

.main_image{width:842px;height:320px;font-family:'Meiryo','Meiryo_original','MS PGothic';color:#707070;position:relative;margin:0 auto;overflow:hidden;border-bottom:1px #eee solid;}
.main_image ul{position:absolute;top:0;left:0;overflow:hidden;}
.main_image ul li{width:842px;height:285px;float:left;}
.main_image ul li span{display:block;width:350px;height:285px;float:left;}
.main_image .text{width:430px;height:285px;float:right;}
.main_image h1{font-size:26px;line-height:40px;}
.main_image h2{font-size:20px;margin-bottom:50px;}
.main_image p{font-size:14px;}
.btn_prev,.btn_next{display:block;width:50px;height:50px;position:absolute;top:525px;}
.btn_prev{background:url(../image/go_left.jpg) no-repeat;left:0;}
.btn_next{background:url(../image/go_right.jpg) no-repeat;right:0;}
.btn_prev:hover{background:url(../image/go_left_hover.jpg) no-repeat;}
.btn_next:hover{background:url(../image/go_right_hover.jpg) no-repeat;}
.flicking_con {width:842px; margin:0 auto; position:relative; top:290px; z-index:999;}
.flicking_con .flicking_inner {position:absolute; left:0; right:0; margin:0 auto; height:21px;} 
.flicking_con span {float:left; width:21px; height:21px; margin:0; padding:0; background:url("../image/btn_point.png") 0 0 no-repeat; display:block;cursor:pointer;}
.flicking_con span.on {background-position:0 -21px;}

.invest .img_1{background:url(../image/t_01.jpg) no-repeat;}
.invest .img_2{background:url(../image/t_02.jpg) no-repeat;}
.invest .img_3{background:url(../image/t_03.jpg) no-repeat;}
.invest .img_4{background:url(../image/t_04.jpg) no-repeat;}

.conven .img_1{background:url(../image/b_01.jpg) no-repeat;}
.conven .img_2{background:url(../image/b_02.jpg) no-repeat;}
.conven .img_3{background:url(../image/b_03.jpg) no-repeat;}




/*右侧悬浮导航*/
.nav{width:40px;position:fixed;bottom:130px; right:10px; z-index:999;}
.nav ul li{height:40px;margin-bottom:2px;cursor:pointer;}
.nav ul li img:hover{opacity:0.6;filter:alpha(opacity=60);}
.nav #go_top{display:none;}

/*版权栏*/
.footer{width:100%;height:121px;background:#f5f4f0 url(../image/footer.jpg) no-repeat center;}