﻿/*整站通用样式*/
a:link,
a:visited{color:#333;text-decoration:none;}
a:hover,
a:active{color:#F60;text-decoration:underline;}
.left{float:left;}
.right{float:right;}
.hidden,
.web{width:0;display:block;overflow:hidden;height:0;}
.black{color:#000;}
.red{color:#F00;}
.clear{clear:both;height:0;overflow:hidden;}
.loading{margin: auto auto auto 50px ;text-align:center;}
img{border:none;}
fieldset{border:none;}
legend{display:none;}
div,table{}
button{border:none;cursor:pointer;}
p{}
input{border:0;border-bottom:1px #999 solid;font:normal 14px/120% Verdana; background:#FFF;color:#333;height:19px;padding:1px;}
textarea{border:1px #999 solid;font:normal 14px/120% Verdana; background:#FFF;color:#333;padding:1px;}
.botton{border:1px #999 solid;font:normal 14px/120% Verdana; background:#FFF;color:#333;height:19px;padding:0 5px;}
body {background: #067648 url(bg.gif);margin: 0px auto;}

/*整站通用样式——框架样式*/
.middle{width:100%; text-align: center;}
.page_width{width:1001px; margin:0 auto; text-align: left;}

/*顶部样式*/
#top{height:161px;background:url(bg_top.gif) repeat-x;}
#logo{float:left;width:435px;height:107px;background:url(logo.gif) no-repeat;}
#top_menu{float:right;width:380px;height:37px;color:#b2e7cd;font:normal 13px/450% Verdana;}
#top_menu a:link,
#top_menu a:visited{color:#9fb401;}
#top_menu a:hover,
#top_menu a:active{color:#e0fe01;}
#top_search{float:right;width:265px;height:60px; margin-top:22px !important;margin:0;padding-left:85px;background:url(search_title.gif) 0 7px no-repeat;}
#search_input{width:135px;height:25px;background:url(search_input.gif)  center center no-repeat;border:0;padding:5px;}
#search_submit{width:50px;height:25px;background:url(search_submit.gif) bottom right no-repeat;border:0;cursor:pointer;border:0;}

/*首页样式*/
#index{background:url(bg_content.gif) repeat-y;position:relative;z-index:1;}
#index_top{width:952px;height:15px;background:url(bg_index_top.gif) 0 top no-repeat;margin:0 8px;}
.index_middle{width:936px;background:#FFF;margin:0 8px;padding:0 8px 3px;font:normal 12px/150% Verdana;}
#index_bottom{width:952px;height:15px;background:url(bg_index_bottom.gif) 0 top no-repeat;margin:0 8px;}

/*首页第一层样式*/
#one_left{float:left;width:380px;}
#wether{text-align: center;}
#index_news{background: url(menu_index_news.gif) -1px top no-repeat;overflow:hidden;border-left:1px #d9d9d9 solid;border-right:1px #d9d9d9 solid;}
#index_news ul{margin:2px 10px -1px 20px;padding:0;}
#index_news ul li{border-bottom:1px #ccc dotted;margin:0;padding:0;}
#index_news ul li span{float:right;}
#index_news_title{padding:40px 0 0 22px;margin-bottom:auto;}
#index_map{background: url(menu_index_news.gif) -1px -29px no-repeat;overflow:hidden;border:1px #d9d9d9 solid;border-top:none;}
#index_map_title{padding:13px 0 0 22px;margin-bottom:auto;}
#one_right{float:right;width:550px;}
#ppt{width:550px;height:314px;margin-bottom:5px;}
.focusPic {OVERFLOW: hidden;  WIDTH: 550px; POSITION: relative; HEIGHT: 250px}
.focusPicNum {Z-INDEX: 99; right: 0px; POSITION: absolute; TOP: 230px;MARGIN: 0px}
#tour_menu{}

/*首页第二层样式*/
#two_left{float:left;width:235px;border:1px #d9d9d9 solid;margin:0 5px 0 0;}
#two_left ul{margin:2px 10px -1px 5px;list-style-type:none;padding:0;}
#two_left ul li{background: url(bg_index_dot01.gif) 0 8px no-repeat;padding-left:15px;line-height:24px;margin:0;}
#two_left_title{background:#d1f8f5 url(bg_index_01.gif) no-repeat;padding:5px 0 0 38px;border-bottom:1px #d9d9d9 solid;height:22px;margin-bottom:auto;}

#two_middle{float:left;width:453px;border:1px #d9d9d9 solid;}
#two_middle ul{list-style-type:none;width:95%;margin:2px auto;padding:0;}
#two_middle ul li{float:left;width:44%;background: url(bg_index_dot02.gif) 5px 5px no-repeat;padding-left:25px;line-height:25px;margin:0;}
#two_middle_title{background: url(bg_index_02.gif) no-repeat;padding:10px 0 0 25px;height:22px;margin-bottom:auto;}

.pic_news{width:95%;height:107px;border-bottom:1px #ccc dotted;margin:6px auto;}
.pic_news_pic{float:left;text-align: center;width:130px;}
.pic_news_pic div{margin:0 auto;background: url(bg_index_04.gif);width:110px;}
.pic_news_text{float:right;width:300px;}
.pic_news_text span{float:right;}

#two_right{float:right;width:232px;border:1px #d9d9d9 solid;}
#two_right ul{margin:2px 10px -1px 5px;list-style-type:none;padding:0;}
#two_right ul li{background: url(bg_index_dot01.gif) 0 5px no-repeat;padding-left:15px;line-height:25px;margin:0;}

.two_right_title{background: url(bg_index_03.gif) no-repeat;padding:5px 0 0 18px;height:22px;margin-bottom:auto;}
.two_right_hotel{border:1px #d9d9d9 solid;margin:2px;width:226px;}
.two_right_hotel .two_right_hotel_title{float:left;background:#ffebec;width:20px;padding:2px;text-align: center;line-height:18px;}
.two_right_hotel .two_right_hotel_content{float:left;width:202px;}
.two_right_hotel .two_right_hotel_content img{float:left;border:1px #999 solid;margin:8px 15px 8px 5px;}

/*首页第三层样式*/
#three_left{float:left;width:235px;border:1px #d9d9d9 solid;margin:0;}
#three_left ul{margin:2px 10px -1px 5px;list-style-type:none;background: url(bg_index_dot03.gif) 0 8px no-repeat;padding:0;}
#three_left ul li{padding-left:18px;line-height:29px;margin:0;}
#three_left ul li a.step1:link,
#three_left ul li a.step1:visited{color:#08754b;}
#three_left_title{background: url(bg_index_02.gif) no-repeat;padding:10px 0 0 25px;height:22px;margin-bottom:auto;}
#three_right{float:right;width:695px;}
#three_right_title{background: url(bg_index_08.gif) bottom right no-repeat;height:33px;width:100%;}
#three_right_title ul{list-style-type:none;margin:0;padding:0;}
#three_right_title ul li{float:left;padding:0 5px;background: url(bg_index_06.gif) bottom left no-repeat;width:68px;line-height:29px;text-align: center;height:33px;margin:0;}
#three_right_title ul #zwtitle{background: url(bg_index_05.gif) bottom left no-repeat;width:100px;}
#three_right_title ul .active{background: url(bg_index_07.gif) bottom left no-repeat;}
#three_right_content{border:1px #d9d9d9 solid;border-top:0;}
#three_right_content ul{margin:2px 10px 5px 10px;list-style-type:none;padding:0;}
#three_right_content ul li{float:left;padding-left:12px;line-height:29px;border-bottom:1px #ccc dotted;width:47%;margin-left:5px;background: url(bg_index_dot01.gif) 0 8px no-repeat;}
#piclist{}
#piclist ul{list-style-type:none;margin-bottom:7px;}
#piclist ul li{float:left;padding:0;margin:0;width:23%;background:none;border:1px #CCC solid;text-align: center;}
#piclist ul .jiantou{background:url(bg_index_dot04.gif) center center no-repeat;width:15px;height:92px;border:0;}
#piclist ul li img{padding:5px 3px 1px;}

/*导航菜单样式*/
#nav{width:1001px;margin: 0 auto;text-align: left;position:relative;z-index:2;}
#menu{position:absolute;	left: 0;top:-35px;}
#menu ul{margin:0px;padding:0px;}
#menu ul li{list-style:none;float:left;}
.menu1{width:112px;height:auto;background:#900;cursor:pointer;filter:Alpha(opacity=90);opacity:0.9;}
.menu2{width:112px;height:35px;overflow:hidden;cursor:pointer;}

/*导航菜单样式——下拉菜单样式*/
.nav_list{height:auto;border:1px #F00 solid;border-top:0;border-bottom:0;text-align: center;}
.nav_list a:link,
.nav_list a:visited{font:normal 12px/200% Verdana;color:#EEE;width:104px;text-align:center;margin:2px;display: block;}
.nav_list a:hover,
.nav_list a:active{color:#FF0;background:#600;text-decoration:none;}

/*通栏样式*/
#banner{height:128px;background:url(bg_banner.gif) no-repeat;position:relative;z-index:1;}
#banner_pic{padding:13px 0 0 13px; }
#banner_content{padding:3px 0 0 33px;color:#999;font:normal 14px/120% Verdana;}
#banner_content a:link,
#banner_content a:visited{color:#666;}
#banner_content a:hover,
#banner_content a:active{color:#F60;}

/*右侧菜单样式*/
#right_meun{position:absolute;top:0;left:967px;width:33px;}
#right_meun ul{list-style-type:none;width:100%;margin:0;padding:0;}

/*主体内容样式*/
#content{background:url(bg_content1.gif) repeat-y;}
/*主体内容样式——左侧样式*/
#content_left{float:left;width:154px;margin:10px 0 10px 10px !important;margin:10px 0 10px 5px;height:550px;text-align: center;}
#content_left ul{list-style-type:none;width:100%;margin:0;padding:0;}
#content_left ul li{margin:15px 0 0;}
#content_left ul li img:hover{filter:Alpha(opacity=70);opacity:0.7;}
/*主体内容样式——中间样式*/
#content_center{float:left;width:610px;min-height:550px;margin:10px 0;}
#content_center_top{width:610px;background:url(bg_01.png) bottom right no-repeat !important;background:none;}
/*主体内容样式——中间样式——正文样式*/
#content_center_content{margin:10px;font:normal 14px/180% Verdana;min-height:355px;overflow-x:hidden;}
/*主体内容样式——中间样式——新闻列表样式*/
#content_center_content_listnews{margin:10px 0;font:normal 14px/180% Verdana;}
#content_center_content_listnews ul{list-style-type:none;padding:0;margin:0;}
#content_center_content_listnews ul li{background:url(icon_listnews.gif) 5px center no-repeat;padding-left:25px;border-bottom:1px #DDD dashed;}
#content_center_content_listnews ul li span{float:right;}
/*主体内容样式——中间样式——图片列表样式*/
#content_center_content_listpic{margin:10px 0;font:normal 12px/180% Verdana;}
#content_center_content_listpic ul{list-style-type:none;margin:0;width:600px;background:#e2eaa3;padding:5px 5px 15px;}
#content_center_content_listpic ul li{float:left;}
#content_center_content_listpic ul li a{text-align:center;width:188px;height:135px;border:1px #CCC solid;margin:5px;padding-top:10px;background:#FFF;display: block;overflow:hidden;}
#content_center_content_listpic ul li a:hover{background:#CCC;color:#FFF;font:bold 14px/180% Verdana;border:1px #CCC solid;text-decoration:none;}
#content_center_content_listpic ul li pic_title{}
#content_center_content_listpic ul li img{border:3px #EEE solid;}
.show_pic{text-align:center;font:bold 14px/180% Verdana;}
.show_pic img{border:5px #F00 solid;}
/*主体内容样式——中间样式——图片新闻列表样式*/
#content_center_content_listnewspic{margin:10px 0;font:normal 12px/180% Verdana;}
#content_center_content_listnewspic ul{list-style-type:none;margin:0;}
#content_center_content_listnewspic ul li{margin:10px 0;}
#content_center_content_listnewspic ul li span{padding-top:30px;}
#content_center_content_listnewspic ul li a{height:110px;padding-bottom:5px;border-bottom:1px #CCC solid;margin:5px;display: block;}
#content_center_content_listnewspic ul li a:hover{background:#FFF;text-decoration:none;}
#content_center_content_listnewspic ul li pic_title{}
#content_center_content_listnewspic ul li img{float:left;border:3px #DDD solid;margin:0 10px 10px 0;}
/*主体内容样式——中间样式——翻页样式*/
#content_center_pagelist{margin:10px 0;font:normal 14px/180% Verdana;text-align:center;}
.num{font:normal 14px/200% Verdana;width:25px;height:25px;text-align:center;border:1px #CCC solid;padding:0 5px;}
.num:hover,
.num active{border:1px #66F solid;text-decoration:none;background:#999;color:#FFF;}
.paginator { font: 14px Arial, Helvetica, sans-serif;padding:0px 5px 2px 0; margin: 0px;}
.paginator a {padding: 1px 6px; border: solid 1px  #CCC; background: none; text-decoration: none;margin-right:2px}
.paginator a:visited {padding: 1px 6px; border: solid 1px  #CCC; background: none; text-decoration: none;}
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none}
.paginator a:hover {color: #fff; background: none;border-color:#66F;text-decoration: none;}
/*主体内容样式——右侧样式*/
#content_right{float:left;background:#fff;width:184px;height:550px;margin:10px 0;font:normal 12px/150% Verdana;}
.content_right_title{margin:5px;padding-bottom:8px;background:url(bg_right.gif) left bottom no-repeat;}
.content_right_content{margin:5px;}

/*友情链接样式*/
#linkurl{height:97px;background:url(bg_linkurl.gif) no-repeat;}
#linkurl ul{float:right;list-style-type:none;padding:0;margin:0 30px 0 0 !important;margin-right:10px;}
#linkurl ul li{float:left;margin:30px 14px 0 0;}
#linkurl ul li img{border:2px #CCC solid;}
#linkurl ul li img:hover{border:2px #F60 solid;}

/*版权样式*/
#bottom{height:120px;padding:10px 0 0;text-align: center;color:#b2e7cd;font:normal 13px/150% Verdana;}
#bottom a:link,
#bottom a:visited{color:#FFF;}
#bottom a:hover,
#bottom a:active{color:#e0fe01;}

/*各二级栏目背景颜色样式*/
/*认识栾川*/
.left_rslc{background:#f7d250;}
.center_rslc{background:#FFF/*f1f4d5*/;}
/*游在栾川*/
.left_yzlc{background:#86c2ff url(lanmu_bg_04.png) bottom repeat-x;}
.center_yzlc{background:#FFF/*d2edf6*/;}
/*交通导航*/
.left_jtdh{background:#6ac7d7 url(lanmu_bg_01.png) bottom repeat-x;}
.center_jtdh{background:#FFF/*d1f3f4*/;}
/*宾馆酒店*/
.left_bgjd{background:#ffbb56 url(lanmu_bg_02.png) bottom repeat-x;}
.center_bgjd{background:#FFF/*fef4ce*/;}
/*旅游要闻*/
.left_lyyw{background:#b1ade7 url(lanmu_bg_05.png) bottom repeat-x;}
.center_lyyw{background:#FFF/*e9f3fc*/;}
/*为您服务*/
.left_wnfw{background:#e6bc9c url(lanmu_bg_06.png) bottom repeat-x;}
.center_wnfw{background:#FFF/*f9e8d6*/;}
/*旅游景区*/
.left_lyjq{background:#46b570 url(lanmu_bg_07.png) bottom repeat-x;}
.center_lyjq{background:#FFF/*e0f8e0*/;}