﻿/*==========全局==========*/
*{ line-height:180%;font-weight: normal; outline:none;}
body {font-family:"Microsoft Yahei",Arial,"宋体",Helvetica; background:url(../imgs/indexbg.png) repeat; font-size:14px; color:#333; min-width:1200px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,sup,sub{ margin:0;padding:0}
input,textarea{font-family:"Microsoft Yahei",Arial,"宋体",Helvetica;}
img{border:0; display:inline-block;}
tr,td,em{ font-style:normal;}
ul,ol,li{ list-style:none;}
.center{ text-align:center;}
.imgmiddle,input,select{ vertical-align:middle;}
.clear{clear:both;}
.clearfix{ zoom:1;}
.clearfix:after { content:"";display:block;height:0;clear:both;}
.icon{ background:url(../imgs/icon.png) no-repeat -9999px -9999px;}
.fl{ float:left;}
.fr{ float:right; }
div{ margin:0 auto;}
a{ text-decoration:none; color:#333;}
a:hover,a:hover *{ text-decoration:none; transition:all .5s ease; -moz-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease; -ms-transition:all .5s ease; }
.rel{ position:relative;}
.abo{ position:absolute;}
.w{ width:100%;}
.w1100{ width:1100px;}
.wapper{ background:#fbf5e2;}
.mt20{ margin-top:20px;}
.mt10{ margin-top:10px;}
.plr15{ padding:0 15px;}
.indexbg{ background:#fff;}
.p15{ padding:10px 15px;}
.main{ padding-bottom:30px !important;}
/*分页*/
.page {margin:20px 0;width:100%;text-align:center;color:#000; vertical-align:top; clear:both;  font-size:12px; height:30px;}
.page .l_l{ display:none;}
.page .l_r{ text-align:center; width:100%;}
.page a, .page .current { background:#fff; border:1px solid #a89269; border-radius: 1px;  overflow:hidden; margin:0 4px; display:inline-block;  color:#333; text-decoration:none !important; padding:1px 12px ; font-size:14px;}
.page .current { background: #a89269;border:1px solid #a89269; padding:1px 12px ;color: #fff; font-weight: normal;}

.navbox{ height:46px; background:url(../imgs/navbg.jpg) no-repeat top;}
.navbox li{ float:left; width:122px; position:relative;}
.navbox li.curr > a{ color:#f00;}
.navbox li i{ display:block; height:18px; border-right:1px solid #fff; top:50%; right:0; margin-top:-9px;}
.navbox li a{ padding:0 18px; display:block;color:#fff;  font-size:16px;line-height:48px; height:48px; text-align:center;}
.navbox li.on{ padding-left:10px; background:url(../imgs/nhover.png) no-repeat left bottom;}
.navbox li.on a{background:#fff ;color:#e43a3d; height:72px; line-height:72px; margin-top:-14px;}
.navbox li.last a{ background-image:none;}

/*搜索*/
.typebox{ background:#fadbb5; height:40px; line-height:40px; overflow:hidden;}
.typebox .date{ line-height:40px; background:url(../imgs/datebg.jpg) no-repeat 0 center; padding-left:20px;}
.typebox .day{ margin-top:6px; margin-left:40px;}
.typebox .search{ width:200px; height:40px; position:relative; padding-right:39px; margin-right:10px; margin-top:3px;}
.typebox .search .text{ width:100%; height:25px; line-height:24px; border:1px solid #edc9a0; text-indent:10px;}
.typebox .search .button{ width:39px; height:27px; background:url(../imgs/stbbg.jpg) no-repeat center; position:absolute; right:0; top:1px; border:none;}
.typebox .box{ display:none; padding:0 20px;}
.typebox .box a{ float:left; display:block; line-height:40px; padding:0 20px;}



.footer{ background:url(../imgs/bottom.jpg) no-repeat top; height:203px;}
.footer .box{ padding-top:60px;}

.serarch{ background:#fff; margin-top:12px;}
.serarch .ipx{ border:none; width:160px;height:34px; padding:0 5px; font-size:14px;}
.serarch .sbtn{ border:none; cursor: pointer; width:40px; height:34px; background:#fff url(../imgs/s.jpg) no-repeat center;}


.tit{ background:url(../imgs/titbg.png) no-repeat left center;}
.tips-home{background:url(../imgs/tips_home.png) no-repeat left center;}
.tips-r{background:url(../imgs/tit_r.png) no-repeat left center;}
.tips-notice{background:url(../imgs/tips_notice.png) no-repeat left center;}
.tips-t{background:url(../imgs/tips_t.png) no-repeat left center;}


