
*{padding: 0;margin: 0;font-family: "微软雅黑";
    /*-moz-user-select:none; !* Firefox私有属性 *!*/
    /*-webkit-user-select:none; !* WebKit内核私有属性 *!*/
    /*-ms-user-select:none; !* IE私有属性(IE10及以后) *!*/
    /*-khtml-user-select:none; !* KHTML内核私有属性 *!*/
    /*-o-user-select:none; !* Opera私有属性 *!*/
    /*user-select:none; !* CSS3属性 *!*/
}
body { margin:0 auto;
background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #181B20;}
#big{width: 100%;height: 100%;min-height:736px;max-width: 1920px;min-width: 1200px; background:#f2f2f2 url(../img/banner/ts2.png) no-repeat;background-size:100% 600px;
-webkit-transition-property: background;
       -moz-transition-property: background;
         -o-transition-property: background;
            transition-property: background;//背景色会产生带有平滑改变元素宽度的过渡效果：
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;  //过度时间持续1s
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
         -o-transition-timing-function: linear;
            transition-timing-function: linear;//设置以相同的速度从开始到结束的过渡效果}
#big:hover{background:#f2f2f2 url(../img/banner/ts2hover.png) no-repeat; background-size: 100% 600px;
-webkit-transition-property: background;
       -moz-transition-property: background;
         -o-transition-property: background;
            transition-property: background;//背景色会产生带有平滑改变元素宽度的过渡效果：
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;  //过度时间持续1s
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
         -o-transition-timing-function: linear;
            transition-timing-function: linear;//设置以相同的速度从开始到结束的过渡效果}
.up{width: 100%;color: #fff;}
.c{width: 100%;margin-bottom: 5%;min-height:736px; height: 100%}
.down{width: 100%; height:100px; background:#48a743;color: #fff; }

td{font-size: 12pt}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family:"黑体";
	font-weight: normal;
	color: #2E2E2E;
}
h4{ font-size: 12pt}
h1 {
	font-size: 2em;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
ul, ol {
}

#sidebar-ul a{
	text-decoration: none;
	font-size: 12pt;
	color: #2f2f2f;
}
.post .meta a{
	text-decoration: none;
	color: #2f2f2f;
}
.post .meta a:hover {
	text-decoration: underline;
}
#sidebar-ul a:hover {
	text-decoration: underline;
}

.post .entry a{
	text-decoration: none;
	color: #2f2f2f;
}
.post .entry p{}
.post .entry a:hover {
	text-decoration: underline;
}
img.border {
	border: 6px solid #EEE7DF;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}
.post p{ font-size: 12pt;}
/*--up--*/
#logo{width: 100%;text-align: center;}
.img{width: 26%;}
.k{width: 100%;height: 10px;}
#menu{width: 100%; height: 40px;background:#48a743;font-size: 12pt;}

ul, li { list-style:none;}
.nav a { text-decoration:none;color: #fff;}
.nav {text-align: center; overflow:hidden;text-align: center;color: #fff;}
.nav ul{display:inline-block;color: #fff;}
.nav ul li {float: left;opacity: 0.90;color: #fff;font-weight: bold}
.nav ul li a { width :120px;height:40px; text-align:center; line-height:40px; display:block;color: #fff;}
.nav ul li a:hover{height: 40px;color: #fff; text-decoration: underline;}
.nav ul li ul {position:absolute; display:none;color: #fff;}
.nav ul li ul li {float:none;font-size: 12pt;border-top: dotted 1px #5ECC58;background: #48a743;
				transition:width 1s, height 1s, background 1s, transform 1s; 
    -moz-transition:width 1s, height 1s, background 1s, -moz-transform 1s; 
    -webkit-transition:width 1s, height 1s, background 1s, -webkit-transform 1s; 
    -o-transition:width 1s, height 1s, line-height 1s, background 1s, -o-transform 1s;color: #fff;font-weight: normal}
.nav ul li ul li a { border-right:none;color: #fff;}
.nav ul li:hover ul{ display:block;background-color:#69C464;color: #fff;}
.nav ul li ul li:hover {background-color:#69C464;color: #fff;}

/*--c--*/
summary{line-height: 20pt;font-size: 12pt; margin:15px; border-bottom: 1px solid #48a743;cursor: pointer;outline:none;}
/*base*/

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1;
}
/*main*/
.imgContainer {
	width: 100%;
	margin: 0 auto;

	padding: 10px;
	box-shadow: 1px 0 6px 0 rgba(180, 180, 180, 0.4);
}
.imgUl {
	position: relative;
	width:100%;
}
.box {
	width: 100%;
	overflow: hidden;
}
.detailImg,
.smallImg {
	position: relative;
}
/*detailImg*/
#detailImg-box {
	min-height: 200px;
}
.detailImg {
	text-align: center;
}
.detailImg img {
	max-width: 70%;
}
.detailImg p {
	text-align: left;
	color: #999;
}
#detailImg-pre,
#detailImg-next {
	position: absolute;
	width: 30px;
	height: 46px;
	top: 50%;
	background: url(../img/page_button.gif) 0 0 no-repeat;
	cursor: pointer;
	text-indent:-9999px;
}
#detailImg-pre {
	left: 0;
	background-position: -35px 0;
}
#detailImg-next {
	right: 0;
	background-position: -99px 0;
}
#detailImg-pre:hover {
	background-position: -35px -47px;
}
#detailImg-next:hover {
	background-position: -99px -47px;
}
/*smallImg*/
#smallImg-box {
	height: 92px;
}
.smallImg li {
	float: left;
	width: 76px;
}
.smallImg li a {
	display: block;
	width: 70px;
	height: 70px;
	border: 3px solid #fff;
	overflow: hidden;
	vertical-align: middle;
	margin: 5px auto;
}
.smallImg img {
	width: 70px;
}
.smallImg li a:hover,
.smallImg .cur a {
	border-color: #F45E5E;
}
#smallImg-pre,
#smallImg-next {
	position: absolute;
	top: 0;
	height: 92px;
	width: 28px;
	margin: 0;
	background: url(../img/album-arrow.png) 0 0 no-repeat;
	cursor: pointer;
}
#smallImg-pre {
	left: 0;
}
#smallImg-next {
	right: 0;
	background-position: 0 -94px;
}
#smallImg-pre:hover {
	background-position: -28px 0;
}
#smallImg-next:hover {
	background-position: -28px -94px;
}

.table{text-align: center;margin: 0 auto;margin-top: 2%;line-height: 20px;}


.jq22-search-form{width:575px; margin:275px auto;margin-bottom: 60px; overflow: hidden;}
    .jq22-search-form .search-bd{height: 25px;}
    .jq22-search-form .search-bd li{font-size:11pt;width:120px;height: 25px;line-height: 25px;text-align:center;float: left;cursor: pointer;color: #fff;background: #48a743; opacity: 0.8}
    .jq22-search-form .search-bd li.selected{color: #fff;font-weight: 700;width: 120px; background-color: #48a743; opacity: 1}
    .jq22-search-form .search-hd{height:34px;background-color: #fff;padding: 3px;position: relative; border: 1px solid #000;}
    .jq22-search-form .search-hd .search-input{width: 420px;height: 22px;line-height: 22px;padding: 6px 0;background: none;text-indent: 10px;border: 0;outline: none;position: relative;left: 3px;top: 0;z-index: 5;#margin-left:-10px;color: #000;}
    .jq22-search-form .search-hd .btn-search{width: 140px;height: 34px;line-height:34px;position: absolute;right: 3px;top: 3px;border: 1px solid #000;z-index: 6;cursor: pointer;font-size: 18px;color: #000;font-weight: 700;background: none;outline: none;}
    .jq22-search-form .search-hd .pholder{display: inline-block;padding: 2px 0;font-size: 12px;color: #999;position: absolute;left: 13px;top: 11px;z-index: 4;background: url( ../img/zoom.jpg) no-repeat 0 0;padding-left:25px;#top:11px;}
    .jq22-search-form .search-hd .s2,.jq22-search-form .search-hd #s2{display: none;}
	.jq22-search-form .search-hd .s3,.jq22-search-form .search-hd #s3{display: none;}
    .jq22-search-form .search-bg{width: 425px;height: 34px; background-color: #fff;position: absolute;left: 3px;top: 3px;z-index: 1;}


#page {
	width:80%;
	min-height: 600px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#page-bgtop {
}

#page-bgbtm {
	margin: 0px;
	padding: 40px 30px 0px 30px;
}

/* Content */

#content {
	float: right;
	width: 75%;
	padding: 0px 0px 0px 0px;
}

.post {
	clear: both;
	padding-bottom: 10px;
}

.post .title {
	padding-top: 10px;
	letter-spacing: -2px;
}

.post .title a {
	color: #48a743;
	border: none;
	letter-spacing:1px;
}

.post .meta {
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-top: 5px;
	text-indent: 1em;
}


.post .entry {
	width: 100%;
	margin: 0 auto;
	margin-top: 2%;
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 20%;
	margin-right: 0 auto;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}
#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left: 20px;
	line-height: 35px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 15px;
	border-bottom: 1px solid #69C464;
	letter-spacing: -1px;
	font-size: 24px;
	color: #48a743;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
	font-size: 14pt;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}
.table-letf{text-align: left;}
.title a{text-decoration: none;}

#container { width:793px; height:498px; margin:0 auto; background-image:url('images/interface/back_noise.png'); background-color:#111; margin-top: 140px;}
#container .mainframe { width: 500px; height:498px; float:left}
#container .thumbnails { float:left; width:293px; height:498px; background-repeat:no-repeat; background-image:url('images/interface/total_grid.png'); background-position:9px 70px; }
.thumbnailimage { float:left; padding:7px;}
.large_thumb	{float:left; position: relative; width:64px; height:64px; padding:0px 10px 0px 0;}
img.large_thumb_image	{position:absolute; left:5px; top:4px;}
.large_thumb_border	{width:64px; height:64px; background:url('images/interface/thumb_border.png'); position:absolute; }
.large_thumb_shine	{width:54px; height:54px; background:url('images/interface/shine.png'); position:absolute; background-position:-150px 0; left:5px; top:4px; background-repeat:no-repeat;}
.thumb_container { width:64px; height:64px; background-image:url('images/interface/thumb_holder.png'); }
#largephoto { width: 444px; height:370px; background-color:#333333; margin-top:68px; margin-left:40px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-left: 1px solid #fff; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
#largetrans { width: 444px; height:370px; background-image:url('images/interface/main_bg_trans.png'); -moz-border-radius: 10px; -webkit-border-radius: 10px;}
.large_image { display:none}
#containertitle { position:absolute; margin-top:35px; margin-left:40px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-shadow: 0px 1px 2px #fff;}
#largecaption {  text-align:center; height:100px; width:100%; background-color:#111; position:absolute; width: 444px; margin-top:270px; -moz-border-radius-bottomleft: 10px;  -moz-border-radius-bottomright: 10px; -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; display:none; color:#fff; font-size:30px; font-family:Arial; letter-spacing:-1px; font-weight:bold}
#largecaption .captionContent { padding:5px;}
#largecaption .captionShine { background:url('images/interface/bigshine.png'); position:absolute;  width: 444px; height: 100px; background-position:-150px 0;background-repeat:no-repeat;}
#loader { width:150px; height:150px;background-image:url('images/interface/loader.gif'); background-repeat:no-repeat; position:absolute;}

details summary::-webkit-details-marker {
    float: right;color: #48a743;margin-top:1%
}
details summary{cursor: pointer;outline:none;}
details summary:before {
    color: #696f7c;
} 
.fhdb{width: 30px;height: auto;padding-top: 8px;padding-bottom: 8px; font-size: 12pt;text-align: center; color: #fff; background:#69C464;position: fixed;z-index: 99999 ; top:80%;right: 0}
.fhdb:hover{cursor: pointer}
.sjx{ border-right: 2px solid transparent;border-bottom: 10px solid #fff;border-left: 2px solid transparent;}
.news ul{width:100%;height:100%;font-size:12pt;}
.news ul a:hover{color:#3c90d9}
.news ul li{border-bottom: 1px dashed #eee; height:35px;line-height:35px;}
.newsl{width:70%;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsr{width:30%;float: right;text-align: right;color:#444;font-size:10pt}
/*down*/
.down{text-align: center;font-size: 10pt;}
.down_p{text-align: center;padding-top: 10px;}
.down_p_top{padding-top: 10px;}
.down h4{font-size: 10pt;}
.down a{text-decoration: none;color: #fff}
.down a:hover{text-decoration: underline}
.down_p_top a:hover{text-decoration: none}

/*.btn{width: 100%;height: 50px;margin: 0 auto;text-align: right;}*/
/*.btn li{display: inline-block;text-align: center;margin-left: 5px;border-radius: 10px;border: 1px #ecf0f1 solid}*/
/*.syy,.xyy{width: 100px;height: 30px;line-height: 30px;font-size: 12pt;}*/
/*.num{width: 30px;height: 30px;font-size: 12pt;line-height: 30px}*/
/*.btn li:hover{cursor: pointer;background: #ecf0f1}*/

/*.active_page{*/

	/*color:#c0392b;*/

/*}*/


