body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body { font-size:14px; line-height:150%;text-align:left; color:#666; font-family:"微软雅黑","Arial Black", Gadget, sans-serif; background:url(../images/bg.jpg) left top repeat; }
        b{
            font-size: 30px;
        }
        #m_sharebg {
            width: 100%;
            height: 100%;
            background: #000;
            opacity: 0.7;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 9002;
            text-align: right;
            display: none;
        }
        #m_sharebox {
            position: absolute;
            z-index: 9003;
            right: 0;
            width: 100%;
            text-align: right;
            display: none;
        }
        #m_sharebox img {
            width: 100%;
        }

    .STYLE10 {font-size: 14px; font-weight: bold; color: #FFFFFF; }
.STYLE11 {color: #FFFFFF}
.STYLE16 {font-size: 14px}
.STYLE7 {color: #000000; font-size: 12px; }
.STYLE9 {	color: #FFFFFF;
	font-size: 12px;
}
    body,td,th {
	font-size: 12px;
}
body {
	background-color: #CCCCCC;
}


body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body { font-size:14px; line-height:150%;text-align:left;/* color:#666;*/ font-family:"微软雅黑","Arial Black", Gadget, sans-serif; background:url(../images/bg.jpg) left top repeat; }
img{ border:0; -ms-interpolation-mode:bicubic; margin:0; padding:0;}
a:link {/*color:#666; */text-decoration:none; outline:none;}
a:visited {/*color:#666; */ text-decoration:none;}
a:hover { color:#510449; text-decoration:none;}
a:active { color:#510449; text-decoration:none;}
ul,li{list-style:none;}

.pw{min-width:320px; background:none repeat scroll 0% 0%; margin:0px auto;overflow:hidden; min-height:480px; width:100%; padding-bottom:51px;}

@media screen and (max-width:480px){}

/***************样式开始*********/
.body_header{ clear:both;}
.top{ clear:both; height:80px; width:98%; margin:0 auto;}
.logo{ float:left;  margin-top:10px;}
.menu{ float:right; margin-top:10px; font-size:16px; font-weight:bold; color:#6e4a3b;}

/************nav************/
#nav{ height:90px; background:url(../images/navbg.png) left bottom repeat-x;}
.nav li{ width:25%; float:left; text-align:center; line-height:16px; font-size:16px;}
.nav li a{ color:#fff;}

.body_banner{ clear:both;}

.body_main{clear:both; margin-top:-5px;}
.trip{ clear:both;}

.index_left{ float:left; width:174px; background:#fff;}
.index_left li{ border:2px #fff solid;}

.index_right{ border:2px #fff solid; width:132px; float:right;}
.emem{ text-align:center; background:#fff;}
.bmbm{ padding:10px 10px 0 10px; color:#fff; height:210px; background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffd942), to(#ffa20f));background:-moz-linear-gradient(top, #ffd942, #ffa20f); /* Firefox */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffd942,endColorstr=#ffa20f,grandientType=0);}
.bmbm span{ float:right;}
/*手机banner轮播*/
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:0;bottom:5px;text-align:center;width:100%; background:rgba(000, 000, 000, 0.6)!important; filter:Alpha(opacity=60); padding:10px;}
.swipe #pagenavi a{width:14px; height:14px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}

/*******内页*******/
.main{ 
	background:rgba(255, 255, 255, 0.5)!important; filter:Alpha(opacity=50); /************背景透明度**********/
	width:100%; 
	margin:2% auto; 
	-moz-border-radius:5px; border-radius:5px; /**************圆角 border-radius必须写在后面************/
	border:1px #eee solid; 
	padding:1%;
	/*************阴影----前两个属性设置阴影的 X / Y 位移，这里分别是 0px，第3个属性定义阴影的虚化程度，最后一个设置阴影的颜色************/
	-webkit-box-shadow:0px 0px 5px #bcb5a6;
　　	-moz-box-shadow:0px 0px 5px #bcb5a6;
　　	box-shadow:0px 0px 5px #bcb5a6;
	/*opacity: 0.5;/**********透明度( 会影响到背景的透明度)************/
}
.tt{ font-size:16px; font-weight:bold; color:#42ab2b; clear:both; padding-bottom:1%;}
.tc{ line-height:240%; overflow:hidden;}
.tc b{ color:#42ab2b;}
.tc p{ text-indent:2em;}

.pro{ width:94px; float:left; margin:1% 1%;}
.proimg{ clear:both; width:94px; height:132px; overflow:hidden;}
.proname{ clear:both; background:#c5b79d; text-align:center; font-size:12px;}
.proname a{ color:#056c00;}

.leftimg{ text-align:center; float:left; width:142px;}
.leftimg a{ color:#056c00;}
.dire{ float:right; margin-left:2%; width:50%;}
.price{ padding:1%; width:98%; margin:0 auto; background:rgba(197, 183, 157, 0.5)!important; filter:Alpha(opacity=50); -moz-border-radius:5px; border-radius:5px;}
.p_left{ clear:both; }
.p_left span{ color:#f00; font-weight:bold; margin-right:10%;}
.p_cm{ margin-top:1%;}
.p_cm a{ margin-right:5%;}

.form li{ margin:1%;}
.form li img{ margin-top:10px;}
.z3g-input{ height:35px; color:#6c6c6c; border:1px #eee solid; width:100%; text-indent:1em;}
.meimei{ height:35px; color:#6c6c6c; border:1px #eee solid; width:50%; text-indent:1em;}
.z3g-textarea{ color:#6c6c6c; border:1px #eee solid; width:100%; text-indent:1em;}
.submit{ width:80px; height:40px; background:#42ab2b; color:#fff; cursor:pointer;}

/*底部浮动样式*/
.body_footer{width:100%; height:120px; background:url(../images/k1.png) left bottom repeat-x; position:fixed; bottom:0;}
.body_footer ul{width:100%;}
.body_footer ul li{width:20% ; float:left; color:#fff; background:url()  right top no-repeat;}
.body_footer ul li:hover{width:20% ; float:left; color:#fff; background:url()    left bottom repeat-x;}
.body_footer ul li a{width:100%; height:120px; display:block; padding-top:15px;}
.body_footer ul li a:hover { color:#fff;;font-family: "宋体",Arial, Helvetica, sans-serif;}
.body_footer ul li dl{width:auto; margin:0 auto; text-align:center;}
.body_footer ul li dt{width:auto; height:25px; overflow:hidden;}
.body_footer ul li dd{width:auto; height:30px; font-size:25px; color:#000; line-height:30px; overflow:hidden;}



body{margin:0px; width:100%; background: url(../images/body_bg.gif) repeat-x #bbd37e;}
body,td{font-size:12px;color:#333333;font-family: "宋体",Arial, Helvetica, sans-serif;}
a{ color: #333333; text-decoration: none;}
a:hover { color: #FF0000; text-decoration:underline;}
form{padding:0px; margin:0px;}

.topnav{background-color:#F5F5F5;border-bottom: 1px solid #DDD; padding:5px;}
.soso #q{font-size:14px; padding:5px; border:1px solid #999999;}
.soso #bntSub{font-size:14px; padding:5px 0px 1px 0px; border:1px solid #999999; background-color:#FFFFFF; cursor:pointer;}

.red12{color:#FF0000;}

.link{font-size:14px; padding:8px; line-height:180%;}
.link span{ color:#999; margin:0px 5px;}
.link img{border:1px solid #CCC; padding:1px;}

.lygg{ background-color:#EEE; font-size:14px; margin-bottom:8px; margin-top:5px; line-height:32px; height:32px; padding:0px 8px;}
.lygg div{float:left;}
.lygg span{float:right;}
.lybb{border-bottom:1px solid #CCCCCC; margin-bottom:8px;}
.lyrr{text-align:right; color:#666666;}
.lyrr span{ font-size:18px; font-weight:bold; color:#0000FF; margin-right:5px;}
.lycc{font-size:14px; line-height:170%;}
.lybhead{border:1px solid #CCCCCC; padding:1px; width:100px; height:100px; margin-bottom:8px;}
.lyll{color:#999999; text-align:right;}
.lysubb{border:1px solid #CCCCCC; margin-top:5px;}
.lysubt{font-size:14px; padding:8px; background-color:#F5F5F5;}
.lypp{border:1px solid #CCCCCC; background-color:#F5F5F5; margin:8px; padding:8px;}
.lypp div{ padding-bottom:8px;}
.lyask{border:1px dotted #CCCCCC; color:#FF0000; margin:8px 0px; padding:8px;}


.artfootad{padding:35px 0px 10px 0px; text-align:center;}
.artfootvote{padding:5px; margin:5px 0px; border-bottom:1px solid #CCCCCC; text-align:center;}
.artfootpn{line-height:170%; font-size:14px;}
.114{line-height:170%; font-size:12px;}

.page_nav{ font-size:12px; padding-top:10px; padding-bottom:10px;}
.page_nav a{  font-size:12px;color:#333333; text-decoration:none; padding:5px 8px 2px 8px; border:1px solid #CCC; background-color:#F5F5F5;}
.page_nav a:hover{  font-size:12px;color:#FF0000; text-decoration:none; background:#FFFFFF; border:1px solid #bbd37e;}

.box{border:1px solid #5c731e; margin-bottom:5px;}
.box_title{ background-color:#bbd37e;position: relative;height: 28px; line-height:28px; padding:0px 8px;}
.box_list{padding:5px; line-height:170%; text-align:left;}
.box_list2{background-image:url(../images/topbg.gif);background-repeat:repeat-x;background-position:0px 0px;padding:5px; line-height:170%; text-align:left;}
.box_title h3,.box_list h3,.box_list2 h3 {margin:0px; padding:0px; font-weight: bold; font-size:14px; float:left;}
.box_title span {float:right;}

.nbox{border:1px solid #CCCCCC; margin-top:5px;}
.nbox_t{background-color:#F5F5F5; padding:5px; font-size:14px;}
.nbox_c{padding:5px;}

.cbox{ margin-bottom:5px; border:1px solid #CCC;}
.cbox_t{height:28px; line-height:28px; padding:0px 8px; background-color:#F5F5F5; position:relative;}
.cbox_t h3{ font-size:14px; font-weight:bold; margin:0px; padding:0px; float:left;}
.cbox_t span{ font-size:14px; font-weight:bold; margin:0px; padding:0px; float:right;}

.binput{border:1px solid #CCCCCC; padding:2px; font-size:12px; margin-bottom:5px;}
.vcode{cursor:pointer; border:1px solid #CCC; padding:5px;}
.bbnt{ padding-top:5px; border:1px solid #CCCCCC; font-size:12px; background-color:#FFFFFF; cursor:pointer;}

.newstitle{position: relative;}
.newstitle div{font-size:14px; line-height:170%; float:left;}
.newstitle span{float:right; color:#999999; font-size:12px;}

.classlist{ padding:0px 8px; line-height:170%;}
.classlist span{color:#999999; margin:0px 5px;}

.clist{font-size:14px; line-height:200%;}
.clist div{border-bottom:1px dotted #CCCCCC; height:1px; line-height:1px;}

.slist{font-size:14px; line-height:200%;}
.slist a{color:#0000FF; text-decoration:underline;}
.slist div{border-bottom:1px dotted #CCCCCC; padding-bottom:5px; margin-bottom:5px;}
.xlist{font-size:12px; line-height:170%; color:#666666;}

.thisPageNav{ font-size:14px; padding-top:15px; text-align:center;}
.thisPageNav a{ color:#0000FF; text-decoration:underline;}
.thisPageNav a:hover{ color:#FF0000; text-decoration:underline;}

.about{border:1px solid #5c731e; text-align:center; line-height:30px; background-color:#F5F5F5;}
.foot{text-align:center; line-height:220%; padding-bottom:14px;}

h1{color:#CC0000; font-size:24px; margin:0px; padding:0px; line-height:200%;}
.content_more{text-align:center; color:#666666; padding:8px; padding-bottom:8px;}
.content_line{border-bottom:1px solid #CCCCCC; width:100%; height:1px; overflow:hidden; margin-bottom:8px;}
.zoom{word-break: break-all; font-size:14px; line-height:170%; }
.description{border:1px solid #CCCCCC; background-color:#F6F6F6; color:#333333; word-break: break-all; padding:5px; margin-bottom:8px;}

.adminleft{border:1px solid #99BBDD; font-size:14px; background-color:#F2F6FB;}
.ad_ask{color:#FF0000; border:1px dotted #CCCCCC; background-color:#fdfddf; padding:5px; margin-top:8px; margin-bottom:8px;}

.msg{font-size:14px; line-height:170%; margin-top:8px; margin-bottom:8px; border-top:1px dotted #CCCCCC;}

.keyword a{color:#0000FF; text-decoration:underline;}

.soft_s{text-align:center; border-bottom:1px solid #CCCCCC; margin-bottom:8px;}

.downURL{ font-size:14px; border:1px solid #CCCCCC; background-color:#FFFFFF; padding:10px; margin:10px 0px; width:200px;}
.downURL a{ color:#0000FF; text-decoration:underline;}

.buttons{margin:20px 12px 12px;text-align:center;}
.buttons img{margin:0 12px 0 0;}

.ding-Out{width:189px; height:48px; background-image:url(../images/ding.gif); background-position:0px 0px; cursor:pointer; }
.ding-Over{width:189px; height:48px; background-image:url(../images/ding.gif); background-position:-189px 0px; cursor:pointer; }
.cai-Out{width:189px; height:48px; background-image:url(../images/cai.gif); background-position:0px 0px; cursor:pointer;}
.cai-Over{width:189px; height:48px; background-image:url(../images/cai.gif); background-position:-189px 0px; cursor:pointer;}

.ding-bar{width:55px;height:5px;border:1px solid #40a300;background-color:#fff;overflow:hidden;text-align:left;}
.ding-bar div{background-color:#40a300;}
.cai-bar{width:55px;height:5px;border:1px solid #555555;background-color:#fff;overflow:hidden;text-align:left;}
.cai-bar div{background-color:#555555;}
#barnum1, #barnum2{font:400 10px/12px arial;color:#333;}

.indeclassimg{ border-bottom:1px dotted #CCC; padding-bottom:7px; text-align:left; margin:5px 5px 0px 5px; overflow:hidden; line-height:150%;}
.indeclassimg img{ float:left; margin-right:5px; border:1px solid #CCCCCC;}
.indeclassimg strong{ font-size:14px; color:#CC0000;}

.listimg{ border:1px solid #333333; margin-bottom:8px;}

.hdover{background-color:#FFF; line-height:20px; margin-top:5px; padding:2px 5px 0px 5px; border:1px solid #5c731e; border-bottom-width:0px; cursor:pointer;}
.hdout{line-height:20px; margin-top:4px; padding:2px 5px 0px 5px;}


.preload1 {background: url(../images/three_1.gif);}
.preload2 {background: url(../images/three_1a.gif);}

#nav {padding:0; margin:0; list-style:none; height:38px; background:#fff url(../images/three_0.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(../images/three_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(../images/three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(../images/three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(../images/three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(../images/three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(../images/three_1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #bbd37e; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:90px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:88px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #bbd37e;}
#nav li ul.sub li a.fly
{background:#bbd37e url(../images/arrow.gif) 80px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#6a812c; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#6a812c url(../images/arrow_over.gif) 80px 6px no-repeat; color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #bbd37e; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#6a812c url(../images/arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#bbd37e url(../images/arrow.gif) 80px 6px no-repeat; color:#000; border-color:#bbd37e;} 


/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}


/*新闻*/
.newslist {}
.newslist li { /*border-bottom: 1px solid #DDD;*/ }
.newslist li:nth-child(2n){ background:#FFF;}
.newslist li a { display: block; overflow: hidden; padding: 20px 10px; }
.newslist li img { width: 80px; height: 60px; float: left; margin-right: 10px; }
.newslist li h1 { font-size: 16px; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.newslist li p { margin: 0; padding: 0; line-height: 30px; font-size: 14px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.pagelist { margin: 20px 10px; height: 40px; background:#FFF; font-weight: bold; line-height: 40px; display: box; font-size: 16px; border: 1px solid #BBB; display: -moz-box; display: -webkit-box; border-radius: 5px; }
.pagelist1 { margin: 20px 10px; height: 30px; background:#66CC99; font-weight: bold; line-height: 40px; display: box; font-size: 14px; border: 1px solid #BBB; display: -moz-box; display: -webkit-box; border-radius: 20px; }
.pagelist2{ margin: 20px 10px; height: 30px; background:#FF6633; font-weight: bold; line-height: 40px; display: box; font-size: 14px; border: 1px solid #BBB; display: -moz-box; display: -webkit-box; border-radius: 20px; }
.pagelist3{   font-weight: bold; display: box; font-size: 14px; border: 1px solid #BBB; display: -moz-box; display: -webkit-box; border-radius: 10px; }
.pagelist4{   font-weight: bold; display: box; font-size: 14px; border: 1px solid #BBB; display: -moz-box; display: -webkit-box; border-radius: 40px; }
.pagelist5{   font-weight: bold; display: box; font-size: 14px; border: 1px solid #BBB; display: -moz-box; display: -webkit-box; border-radius: 0px; }
.p9 {   font-weight: bold; display: box; font-size: 14px; border: 1px solid #BBB;  display: -moz-box; border-radius: 10px; }
.pagelist span { display: block; text-align: center; box-flex: 1.0; -moz-box-flex: 1.0; -webkit-box-flex: 1.0; }
.pagelist span a { display: block; /*color:#666;*/}
.page { width:30px; overflow:hidden;  border-left: 1px solid #BBB; border-right: 1px solid #BBB;}
.page select{ font-size:16px; height:40px; background:none; text-align:center; border:none; font-family: Arial; /*color:#666;*/ -webkit-appearance:none; -moz-appearance: none; appearance:none; }




