*{margin:0px; padding:0px;}
body{font-size:12px; color:#333; font-family:"微软雅黑";  background:url(../images/mid_bg.jpg) repeat;overflow: auto;-webkit-overflow-scrolling:touch;}
ul{list-style-type:none;}
img{border:0; vertical-align:bottom;}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
}

.f_black {color:#000;}
.f_red {color:#C00;}
.f_white {color:#FFF;}
.f_gray {color:#999;}
.f_orange {color: #F90;}
.f_green {color:green;}
.f_blue {color:blue;}
.f_mblue {color:#109BD2;}
.f_dblue {color:#1E60A8;}
.f_gold {color:#F60;}
.f_pink {color:#B5084A;}
.blod {font-weight:bold;}
.noblod {font-weight:normal;}
.px11 {font-size:11px;}
.px12 {font-size:12px;}
.px13 {font-size:13px;}
.px14 {font-size:14px;}
.px15 {font-size:15px;}
.px16 {font-size:16px;}
.fleft {float:left;}
.fright {float:right;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt50 {margin-top:50px;}
.clear {clear:both; line-height:0px;}
.line  {background: url(../images/line.png) repeat-x bottom; clear:both; height:1px; margin:10px 0;}

/*首页*/
header {
	background:#FFF;
	position:relative;
}
#logo {
	width:100%;
}
#logo img {
	width:100%;
}
#menu {
	background:url(../images/menu_bg.png) no-repeat bottom;
	padding:5px 0 25px 0;
}
#menu li {
	width:33.33%;
	height:30px;
	line-height:30px;
	float:left;
	text-align:center;
}
#menu li.on {
	position:relative;
	z-index:2;
}
#menu li a {
	font-size:15px;
	color:#FFF;
}
#menu li ul {
	display:none;
    width:100px;
	position:absolute;
	top:28px;
	left:50%;
	margin-left:-55px;
	padding:5px;
	background:#fff;
	filter: Alpha(opacity=95);
	-moz-opacity:.95;
	opacity:0.95;	
}
#menu li.on:hover ul {
	display:block;
}
#menu li ul li {
	font-size: 14px;
	display:block;
	width:100%;
}
#menu li ul li a{
	color:#333;
}
#menu li ul li a:hover{
	color: #6c4f2d;
}
.tabcon {
	width:100%;
	position:relative;
	z-index:1;
}
.tabcon .gallery-thumbs {
	margin-top:20px;
}
.tabcon .gallery-thumbs .swiper-slide {
	font-size:15px;
	line-height:35px;
	border-bottom:solid 2px #ae7a41;
	border-top:solid 2px #ae7a41;
	text-indent:20px;
	background-color:#c4b68c;
}
.tabcon .gallery-thumbs .swiper-slide-thumb-active {
	color:#FFF;
	background:#6b441b;
	border-top:solid 2px #6b441b;
	border-bottom:solid 2px #6b441b;
}
.tabcon .gallery-thumbs .swiper-slide img {
	height:30px;
	vertical-align:middle;
}
.tabcon .gallery-top {
	padding:20px;
}
.tabcon .gallery-top .swiper-slide {
	width:100%;
}
.tabcon .gallery-top .swiper-slide .img img {
	width:100%;
	height:100%;
}
.tabcon .gallery-top .swiper-slide .txt {
	margin:10px 0;
}
.tabcon .gallery-top .swiper-slide .txt h3 {
	font-size:15px;
	line-height:30px;
	height:30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.tabcon .gallery-top .swiper-slide .txt p {
	font-size:13px;
	line-height:20px;
	color:#555;
}
.tabcon .gallery-top#tabnews_con .swiper-slide ul li,.tabcon .gallery-top#tabod_con .swiper-slide ul li {
	background:url(../images/tb2.png) no-repeat 2px center;
	padding-left:10px;
	border-bottom:dotted 1px #ae7a41;
	line-height:30px;
	height:30px;
	font-size:14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.tabcon .gallery-top#tabfc_con .swiper-slide ul li {
	width:50%;
	display:inline-block;
	margin-right:-3px;
	text-align:center;
	margin-bottom:10px;
	vertical-align:top;
}
.tabcon .gallery-top#tabfc_con .swiper-slide ul li .img {
	width:90%;
	display:inline-block;
}
.tabcon .gallery-top#tabfc_con .swiper-slide ul li h3 {
	font-size:15px;
	font-weight:normal;
	line-height:30px;
}
.hmlist {
	padding:10px 20px;
}
.hmlist h1 {
	font-size:15px;
	line-height:35px;
	border-bottom:solid 2px #ae7a41;
	border-top:solid 2px #ae7a41;
	padding-left:10px;
	margin-bottom:10px;
	margin-left:-20px;
	margin-right:-20px;
	background-color:#6b441b;
	font-weight:normal;
	color:#FFF;
}
.hmlist h1 img {
	max-height:100%;
	vertical-align:middle;
	margin-right:5px;
}
.hmlist .img img {
	width:100%;
	height:100%;
}
.hmlist .txt {
	margin:10px 0;
}
.hmlist .txt h3 {
	font-size:15px;
	line-height:30px;
	height:30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.hmlist .txt p {
	font-size:13px;
	line-height:20px;
	color:#555;
}
.hmlist ul li {
	background:url(../images/tb2.png) no-repeat 2px center;
	padding-left:10px;
	border-bottom:dotted 1px #ae7a41;
	line-height:30px;
	height:30px;
	font-size:14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.hmlist ul li.pic {
	width:50%;
	display:inline-block;
	margin-right:-3px;
	text-align:center;
	margin-bottom:10px;
	vertical-align:top;
}
.hmlist ul li.pic .img {
	width:90%;
	display:inline-block;
}
.hmlist ul li h3 {
	font-size:15px;
	font-weight:normal;
	line-height:30px;
}
.hmpic h1 {
	font-size:15px;
	line-height:35px;
	border-bottom:solid 2px #ae7a41;
	border-top:solid 2px #ae7a41;
	padding-left:10px;
	margin-bottom:10px;
	background-color:#6b441b;
	font-weight:normal;
	color:#FFF;
}
.hmpic h1 img {
	max-height:100%;
	vertical-align:middle;
	margin-right:5px;
}
.hmpic ul {
	padding:10px 0;
}
.hmpic ul li {
	width:50%;
	display:inline-block;
	margin-right:-3px;
	text-align:center;
	vertical-align:top;
}
.hmpic  ul li .img {
	width:90%;
	display:inline-block;
	margin:10px 0;
}
.hmpic  ul li .img img {
	width:100%;
	height:100%;
}
.hmpic  ul li h3 {
	font-size:15px;
	font-weight:normal;
	line-height:20px;
}
.more {
	border:solid 1px #b7aa8c;
	height:40px;
	line-height:40px;
	background:#c4b68c;
	margin-top:20px;
	text-align:center;
	color:
}
.more a {
	font-size:16px;
}

.news_list{
	line-height:35px;
	height:35px;
	border-bottom:dotted 1px #bb8951;
	overflow:hidden;
}
.news_list a{
	font-size:14px;
	padding-left:12px;
	background: url(../images/tb2.png) no-repeat 4px center;
}
.piclist ul li {
	width:50%;
	display:inline-block;
	margin-right:-3px;
	text-align:center;
	margin-bottom:10px;
	vertical-align:top;
}
.piclist ul li .img {
	width:90%;
	display:inline-block;
}
.piclist ul li .img img {
	width:100%;
	height:100%;
}
.piclist ul li h3 {
	font-size:15px;
	font-weight:normal;
	line-height:20px;
	margin-top:5px;
	margin-bottom:10px;
}

#tt {
	line-height: 30px;
	background-color:#c4b68c;
	height: 30px;
	margin-top:20px;
}
.ctypebg {
    background:#EEE;
	line-height: 22px;
	padding: 10px;
	margin:10px 0;
}
.ctype a{
	border:solid 1px #EEE;
	margin:4px 2%;
	float:left;
    background:#FFF;
/*	min-width:60px;
	width: auto !important;
	width:60px;
    padding:2px 0px;
*/	text-align:center;
    width:45%;
}
.ctype a.on{
    display:block;
    background:#b99d59;
	color:#FFF;
	border:solid 1px #b99d59;
}
footer {
	background:#4a4a4a;
	padding:10px;
	color:#EEE;
	line-height:22px;
	font-size:14px;
	text-align:center;
}
footer .ewm {
	display:inline-block;
	margin:15px 15px 0 0;
}
footer a {
	color:#EEE;
}
#foot {width:100%; height:50px; background:#6b441b; position:fixed; bottom:0; left:0; z-index:2;}
#foot li {width:33.33%; margin-left:-3px; display:inline-block; height:50px; text-align:center; border-right:solid 1px #4c3114;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#foot li.nobr {border:none;}
#foot li a {color:#FFF;}
#foot li a span {width:25px; height:30px; display:block; margin:0 auto;}
#foot li a span#tb1 { background:url(../images/icon_1.png) no-repeat center center;}
#foot li a span#tb2 { background:url(../images/icon_2.png) no-repeat center center;}
#foot li a span#tb3 { background:url(../images/icon_3.png) no-repeat center center;}
#foot li a span#tb4 { background:url(../images/icon_4.png) no-repeat center center;}

#body{position:relative; width:100%; overflow:hidden;}
#main{position:relative;}
#toptit {width:100%; height:45px; line-height:45px; background:#6b441b; border-bottom:solid 3px #4c3114; text-align:center; color:#FFF; font-size:20px; font-weight:bold; position:fixed; z-index:99; left:0; top:0;}
#toptit span {position:absolute; left:10px; top:0px;}
#toptit span img {vertical-align:middle;}

#con {width:100%;}
#con h1 {height:50px; line-height:50px; background:url(../images/line2.png) repeat-x left center; text-align:center; font-size:16px;}
#con h1 div {padding:0 20px; background:url(../images/mid_bg.jpg) repeat; display:inline-block;}
#con article {padding:0 10px 10px 10px; line-height:24px; margin-bottom:50px;}
#con article img {max-width:100%;}

#bbg {width:100%; height:100%; background:#000; position:absolute; filter: Alpha(opacity=70);-moz-opacity:.70;opacity:0.70; top:0; left:0; z-index:100; display:none;}
#typemenu {width:200px; height:100%; position:absolute; background:#845422; top:0; left:0; z-index:101; overflow:auto; left:-200px; filter: Alpha(opacity=0);-moz-opacity:0;opacity:0; -moz-box-shadow:0px 0px 3px #000; -webkit-box-shadow:0px 0px 3px #000; box-shadow:0px 0px 3px #000;}
#typemenu #tit{padding:10px; text-align:center; background:#6b441b;}
#typemenu .type {line-height:40px;  padding-left:30px; color:#FFF; border-bottom: solid 1px #6b441b; font-size:15px; cursor:pointer;}
#typemenu .type a {color:#FFF; display:block;}
#typemenu .type.on {border-left:solid 3px #E18F00; background:#6b441b; padding-left:27px;}
#typemenu .stype {background:#bb8951; display:none; padding:10px;}
#typemenu .stype li {line-height:24px;height:24px; padding-left:20px;}
#typemenu .stype li a {color:#FFF; background:url(../images/td.png) no-repeat 5px center; padding-left:15px; font-size:13px;}
#typemenu .stype.on {display:block;}

.typelist {
	padding-left:15px;
}
.typelist ul li {
	float:left;
	margin:10px 10px 10px -3px;
}
.typelist ul li a {
	font-size:14px;
	padding:5px 8px;
	background-color:#c4b68c;
	border-radius:5px;
}
.typelist ul li a.on {
	background-color:#6b441b;
	color:#FFF;
}

@media screen and (min-width:768px) {
  body{width:768px; margin:0 auto;}
}

