
html {
	-webkit-text-size-adjust: none;
	word-wrap: break-word;
	word-break: break-all
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "Microsoft YaHei", Verdana, sans-serif;
	line-height: 24px;
}

a {
	text-decoration: none;
	transition: all 0.25s ease 0s;
	outline: 0;
}

a:hover {
	text-decoration: none;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	border: 0;
}

div,
h1,
h2,
h3,
h4,
h5,
p,
form,
ul,
label,
input,
textarea,
img,
span,
dl,
dt,
dd {
	margin: 0px;
	padding: 0;
	outline: 0;
}

input,
textarea,
button {
	font-size: 14px;
	font-family: "Microsoft YaHei", Verdana, sans-serif;
}

.clear {
	clear: both;
}

li {
	list-style-type: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.zh {
	width: 1200px;
	margin: 0 auto;
}

.left {
	width: 70.7%;
}

.right {
	width: 28%;
}

.mb15 {
	margin-bottom: 15px;
}

.bgb {
	background-color: #fff;
	border-radius: 5px;
}

.xian {
	border: 1px solid #ddd;
	border-radius: 3px;
}

.pd {
	padding: 8px;
}

.pd15 {
	padding: 15px;
}

.dnwu,
.home-on,
#nav li>i {
	display: none;
}

.img-x {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.img-x img {
	transition: all 0.3s ease 0s;
}

.img-x:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.ta-c {
	text-align: center;
}

.zh::after,
.clearfix::after {
	display: table;
	content: " ";
	clear: both;
}

.w50 {
	width: 49%;
}

.ul-30 li {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}

.tx-title1 {
	font-size: 18px;
	color: #393939;
	border-left-style: solid;
	border-left-width: 4px;
	margin-left: -18px;
	margin-bottom: 15px;
	padding: 5px 0 5px 18px;
	text-align: left;
}

.f-hui {
	color: #888
}

.f-hui1,
.f-hui1 a {
	color: #bbb
}

.f-30 {
	font-size: 30px
}

.f-22 {
	font-size: 22px
}

.f-20 {
	font-size: 20px
}

.f-18 {
	font-size: 18px
}

.f-16 {
	font-size: 16px
}

.f-15 {
	font-size: 15px
}

.f-14 {
	font-size: 14px
}

.f-10 {
	font-size: 1em
}

.f-12 {
	font-size: 12px
}

.mb5 {
	margin-bottom: 5px
}

.mb10 {
	margin-bottom: 10px
}

.mb15 {
	margin-bottom: 15px
}

.mb20 {
	margin-bottom: 20px
}

.mb30 {
	margin-bottom: 30px
}

.mb40 {
	margin-bottom: 40px
}

.mr10 {
	margin-right: 10px
}

.ml10 {
	margin-left: 10px
}

.pd30 {
	padding: 30px
}

.pd40 {
	padding: 40px 0
}

.pd60 {
	padding: 60px 0
}

.bgh {
	background-color: #f8f8f8
}

/* 分页条 */
.pagebar {
	width: 100%;
	clear: both;
	padding: 15px;
	text-align: center;
}
.pagebar li{display: inline-block;}
.pagebar a{
	padding: 4px 12px;
	color: #333333;
	display: inline-block;
	clear: both;
	border: 1px solid #ddd;
	margin: 0 3px 3px 0;
	border-radius: 2px;background: #fff;
}

.pagebar a:hover,
.pagebar li.active a {
	color: #FFFFFF;background: #FC4A8A;border-radius: 2px;
}

/* 404页面 */
.tx-404 {
	text-align: center;
	background: #fff;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	font-size: 12px;
	color: #888;
}

.tx-404 h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.6;
	color: #222;
	margin: 12px 0;
}

.tx-404 a.return {
	display: inline-block;
	line-height: 50px;
	height: 50px;
	padding: 0 60px;
	background: #FF3A33;
	border-radius: 5px;
	margin-top: 15px;
	color: #fff;
	font-size: 14px;
}

.logo-404 {
	background: url(../images/logo.png) no-repeat center center #FFFFFF;
	background-size: auto 60px;
	padding: 60px 0;
	border-bottom: 1px solid #9eaa99;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}

.top {
	line-height: 35px;
	height: 35px;
	border-bottom: 1px solid #ddd;
	background-color: #f5f5f5;
}

tg-btn:hover,
.tx-btn:hover {
	color: #fff;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.head {
	padding: 10px 0;
}

.logo a {
	display: block;
	width: 200px;
	height: 60px;
}

.sj-ss {
	position: absolute;
	top: 45px;
	left: 0;
	width: 100%;
	padding: 8px;
	background-color: #fff;
}

.ss form {
	width: 380px;
	margin-left: 100px;
	margin-top: 10px;
}

.ss #edtSearch,
.sous #edtSearch,
.sj-ss #edtSearch {
	float: left;
	height: 38px;
	line-height: 38px;
	color: #777777;
	width: 85%;
	border: 1px solid #ddd;
	padding-left: 2%;
	background-color: #ffffff;
	border-radius: 3px 0px 0px 3px;
}

.ss #btnPost,
.sous #btnPost,
.sj-ss #btnPost {
	color: #FFFFFF;
	font-size: 11px;
	float: left;
	height: 38px;
	width: 15%;
	border: 0;
	border-radius: 0px 3px 3px 0px;
	font-size: 1.125em;
}

.rss {
	line-height: 60px;
	width: 460px;
	height: 60px;
	overflow: hidden;
	text-align: right;
}

/*自适应导航栏*/
.clearfix:before,
.clearfix:after,
.right dl dd ul:after {
	content: " ";
	display: table;
}

.clearfix:after,
.right dl dd ul:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

#nav {
	position: relative;
	height: 45px;
	line-height: 45px;
	z-index: 990;
}

#nav>ul {
	padding: 0;
}

#nav>ul>li {
	float: left;
	position: relative;
}

#nav li a {
	color: #fff;
	display: block;
	line-height: 45px;
	padding: 0 20px;
	color: #fff;
}

#nav a.nav-on,
#nav a.nav-off,
#nav a.search-on,
.sous {
	display: none;
}

#nav li ul {
	list-style-type: none;
	display: none;
	position: absolute;
	padding-top: 0px;
	overflow: visible;
	left: 0;
	top: 45px;
}

#nav li ul li {
	clear: left;
	width: 100%;
}

#nav li ul li a {
	line-height: 35px;
	height: 35px;
	font-weight: normal;
	padding-right: 22px;
	padding-left: 22px;
	display: block;
	white-space: nowrap;
}

#nav li ul a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.flash {
	width: 390px;
	height: 330px;
	padding: 5px;
	overflow: hidden;
}

.bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
	z-index: 1;
}

.bx-wrapper img {
	width: 100%;
	display: block;
	height: 320px;
}

.bx-wrapper .bx-pager {
	position: relative;
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	margin-top: -30px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../images/netx.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/netx.png) no-repeat 0 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

.banner .prev,
.banner .next {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	opacity: .3;
	filter: alpha(opacity=30);
	overflow: hidden;
	display: none;
	border: none;
	border: 2px solid #fff;
	border-radius: 22px;
	font-size: 2em;
	color: #ffffff;
	bottom: 160px;
}

.banner .prev:hover,
.banner .next:hover {
	opacity: .9;
	color: #ffffff;
	filter: alpha(opacity=90)
}

.banner .prev {
	left: 0;
	float: left;
}

.banner .next {
	right: 0;
	float: right;
}

.banner .bdOn .prev,
.banner .bdOn .next {
	display: block;
}

.hot {
	width: 445px;
	padding: 8px 10px;
}

.hot h2 {
	font-size: 18px;
	height: 24px;
	overflow: hidden;
	margin: 6px 0;
	text-align: center;
}

.hot p {
	line-height:21px;
	overflow: hidden;
	color: #777;
}

.hot ul {
	margin-top: 9px;
	padding-top: 3px;
}

.hot li {
	line-height: 32px;
	color: #999;
	height: 32px;
	overflow: hidden;
	border-top: 1px dotted #ddd;
}

.hot li span {
	float: right;
	margin-left: 10px;
}
.ybbt {
	font-size: 16px;
	font-weight: 600;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	padding: 0 4px;
}

.ybbt1 {
	font-size: 15px;
	font-weight: 400;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}

.ybbt a.more {
	color: #888;
}

/* 右侧栏滑动tab */
.right dl.wupd {
	padding: 0;
	width: 100%;
}

.notice {
	width: 100%;
	overflow: hidden;
}

.notice .tab-hd {
	height: 40px;
	background-color: #f1f1f1;
	font-size: 1.08em;
}

.notice .tab-hd li {
	float: left;
	height: 40px;
	line-height: 40px;
	width: 33.33%;
	text-align: center;
	padding: 0;
	border: 0;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.notice .tab-hd li:nth-child(1) {
	border-left: 0;
}

.notice .tab-hd li a {
	display: block;
	padding: 0px;
	color: #333333;
}

.notice .tab-hd li.on {
	font-weight: 700;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.tab-bd>div {
	display: none;
}

.notice .tab-bd ul {
	overflow: hidden;
	zoom: 1;
	padding: 1%;
	width: 100%;
}

.notice .tab-bd li,
.tiwen li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	padding: 0 10px;
	margin: 0px;
	border-top: 1px dotted #ddd;
	border-bottom: 0;
	color: #999999;
}

.zuo10 {
	margin-left: 10px;
}

.notice .tab-bd li:nth-child(1),
.tiwen li:nth-child(1),
.xg li:nth-child(1) {
	border-top: 0;
}

.index-list-tu ul,
.index-cms {
	margin-left: -1%;
}

.list-tu1 ul {
	margin-left: -1.5%;
}

.index-list-tu li {
	float: left;
	margin: 5px 0 5px 1%;
	width: 19%;
	display: inline-block;
}

.list-tu1 li {
	float: left;
	margin: 5px 0 5px 1.5%;
	width: 23.5%;
	display: inline-block;
}

.index-list-tu li a,
.list-tu1 li a {
	display: block;
	position: relative;
	color: #fff;
	text-align: center;
	float: left;
	width: 100%;
}

.index-list-tu li a img,
.list-tu1 li img {
	display: block;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.index-list-tu li a p,
.list-tu1 li a p {
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding: 0 8px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}

.noslt img {
	height: 170px;
}


.index-cms dl {
	float: left;
	width: 32.333%;
	padding: 0.5% 1%;
	margin-left: 1%;
	margin-bottom: 15px;
}

.list-cms dl {
	float: left;
	width: 49.2%;
	padding: 0.5% 1%;
	margin-bottom: 15px;
}

.list-cms dl:nth-child(2n) {
	float: right;
}

dl.txcms li {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	margin: 0px;
	border-top: 1px dotted #ddd;
	color: #999999;
}

dl.txcms li:first-child {
	border-top: 0;
}

dl.txcms li.dot {
	height: auto;
	position: relative;
	padding: 0 0 8px 100px;
}

.dot>a:first-child {
	display: block;
	overflow: hidden;
	width: 90px;
	height: 65px;
	position: absolute;
	left: 0;
	top: 0;
}

.dot img {
	width: 100%;
	height: 65px;
	-o-object-fit: cover;
	object-fit: cover;
}

.dot h2 {
	font-size: 15px;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 5px;
}

.dot p {
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	color: #888;
}

dl.txcms li span {
	float: right;
	margin-left: 10px;
}

.links li {
	float: left;
	margin: 5px 15px 5px 0;
}

.footer {
	padding: 20px 0;
	background-color: #2D3237;
	color: #ddd;
	text-align: center;
}

.footer a {
	color: #eee;
}

.list .ybbt1 {
	margin-bottom: 0;
	padding: 5px 10px;
	height: auto;
	background: #f9f9f9;
	border-radius: 4px 4px 0 0;
	font-size: 13px;
}

.list li {
	padding: 18px;
	border-bottom: 1px solid #ddd;
	transition: all 0.25s ease 0s;
	position: relative;
}

.list li:hover {
	background-color: #f9f9f9;
}

.list li h3,
.list li h2 {
	font-size: 1.15em;
	line-height: 1.5;
	word-wrap: break-word;
	margin-bottom: 6px;
}

.list li h2 span {
	color: #999;
	font-size: 0.65em;
	font-weight: 300;
	margin-top: 5px;
	margin-left: 10px;
}

.list small,
.info-bt small,
.info-bt small a,
.list small a {
	color: #999;
}

.list small span,
.info-bt small span {
	margin-right: 15px;
}

.list li p {
	font-size: 1em;
	line-height: 1.5;
	color: #666;
	word-wrap: break-word;
	max-height: 65px;
	margin-bottom: 3px;
	overflow: hidden;
}

.list-tu {
	display: block;
	width: 160px;
	float: left;
	margin-right: 18px;
	overflow: hidden;
	border-radius: 3px
}

.list-tu img {
	width: 100%;
	float: left;
	-o-object-fit: cover;
	object-fit: cover;
}

.noslt1 img {
	height: 110px;
}

.right dl {
	margin-bottom: 15px;
	clear: both;
	width: 100%;
	padding: 10px;
	float: left;
	overflow: hidden;
	border-radius: 5px;
}

.right dt {
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ddd;
	color: #000;
}

.right li {
	line-height: 1.5;
	font-size: 1em;
	padding: 7px 2% 7px 2%;
	border-bottom: 1px dotted #ddd;
}

.right #divCatalog dd ul li,
.right #divNavBar dd ul li,
.right #divLinkage dd ul li,
.right #divFavorites dd ul li,
.right #divArchives dd ul li {
	float: left;
	width: 50%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	padding: 0 4px;
}

.info {
	padding: 15px;
}

.ss-bt {
	margin: 10px 0;
}

.info-bt {
	text-align: center;
	border-bottom: 1px dashed #ddd;
	padding: 15px 0;
	margin-bottom: 10px;
}

.title {
	font-size: 1.6em;
	margin-bottom: 10px;
}

.info-zi {
	line-height: 1.8;
	font-size: 1.05em;
	word-wrap: break-word;
}

.info-zi p {
	margin-bottom: 0.6em;
	margin-top: 0.6em;
}

.info-zi h2,
.info-zi h3 {
	background-color: rgba(102, 128, 153, 0.05);
	padding: 10px 20px;
	border-radius: 3px;
	font-size: 1.125em;
}

.info-zi h3 {
	font-size: 1em;
}

.info-zi blockquote {
	border-left: 10px solid rgba(102, 128, 153, 0.075);
	background-color: rgba(102, 128, 153, 0.05);
	border-radius: 0 5px 5px 0;
	padding: 15px 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0.6em;
	color: #666;
}

.info-zi hr {
	border-bottom: 1px solid #ddd;
}

.info-zi img,
.info-zi iframe {
	max-width: 100% !important;
	height: auto !important;
}

.info-ss {
	padding-top: 15px;
	border-top: 1px solid #ddd;
}

.info-ss p {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	word-wrap: break-word;
}

.ytuser-buy-box {
	border: 1px dotted #fcb8b8;
	background-color: #ffffef;
	padding: 15px 20px 5px 20px;
	border-radius: 4px;
}

.ytuser-buy-box input[type="submit"] {
	color: #fff;
	border-radius: 3px;
	border: 0;
	cursor: pointer;
}

.xgwz {
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 10px;
	border: 1px dashed #ccc;
	font-size: 0.875em;
}

.xgwz h2 {
	font-size: 1.25em;
	line-height: 2;
}

.tag a {
	color: #fff;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 9px;
	padding-right: 9px;
	margin-right: 5px;
	border-radius: 2px;
}

.tag a:hover {
	background-color: #60AC99;
}

.sx {
	border: 1px dotted #CCC;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 3px;
}

.sx li {
	width: 45%;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}

.xg li span {
	float: right;
	font-size: 0.875em;
}

.xg li {
	border-top: 1px dotted #DDD;
	color: #999;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	padding: 0 4px;
}

.tx-box {
	background: #fff;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.pop-box {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 1999;
}

.pop-con {
	position: absolute;
	left: 50%;
	top: 100px;
	width: 400px;
	margin-left: -200px;
	z-index: 10;
	background: #fff;
	border-radius: 2px;
	font-size: 14px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
}

.pop-off1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}

.pop-con>h2 {
	line-height: 45px;
	height: 45px;
	padding: 0 15px;
	font-size: 18px;
	background-color: #f1f1f1;
	border-bottom: 1px solid #ddd;
	border-radius: 2px 2px 0 0;
}

.tx-input {
	border: 1px solid #ddd;
	border-radius: 3px;
	line-height: 40px;
	height: 40px;
	width: 100%;
	padding: 0 10px;
}

.tx-btn {
	border: 0;
	border-radius: 3px;
	color: #fff;
	line-height: 45px;
	height: 45px;
	text-align: center;
	cursor: pointer;
	width: 100%;
}

.login-box1 .tx-btn {
	color: #fff;
}

.tx-table {
	width: 100%;
	border-collapse: collapse;
}

.tx-table th,
.tx-table td {
	border: 1px solid #ddd;
	padding: 15px 10px;
}

.input-ma {
	position: relative;
}

.input-ma img {
	position: absolute;
	right: 5px;
	top: 5px;
	height: 30px !important;
	width: auto !important;
}

.user-tx {
	padding-bottom: 20px;
	border-bottom: 1px dashed #ddd;
}

.user-tx span img,
.tx-author .pd40 span img {
	width: 100px;
	height: 100px;
	border-radius: 50px;
	border: 3px solid #f1f1f1;
	margin-bottom: 10px;
}

.tx-textarea {
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 10px;
	width: 100%;
}

.tx-yzm img {
	position: absolute;
	right: 5px;
	top: 5px;
}

.data-box p {
	position: relative;
	margin-bottom: 10px;
}

.data-box p i {
	position: absolute;
	right: 14px;
	top: 0;
	line-height: 40px;
	color: #ddd;
	font-style: normal;
}

.tg-list li {
	padding: 15px 0;
	border-bottom: 1px dotted #eee;
}

.tg-list li p span {
	margin-right: 10px;
}

.tg-btn {
	border-radius: 2px;
	padding: 2px 10px;
	color: #fff;
}

.user-tab {
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
}

.user-tab a {
	display: inline-block;
	padding: 0 8px 10px 8px;
	margin: 0 20px 0 0;
	font-size: 18px;
}

.user-tab a.on {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin-bottom: -2px;
}

.login-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/login-bg.jpg) no-repeat 0 0;
	background-size: cover;
}

.login-box1 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 400px;
	margin-left: -200px;
	background: rgba(255, 255, 255, 0.85);
}

.tx-social>p {
	position: relative;
	line-height: 40px;
}

.tx-social>p:after {
	display: block;
	content: " ";
	width: 30%;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	background-color: #999;
}

.tx-social>p:before {
	display: block;
	content: " ";
	width: 30%;
	height: 1px;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	background-color: #999;
}

.tx-social>p>span {
	position: relative;
	z-index: 2;
	padding: 0 20px;
}

.tx-social>a {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	color: #fff;
}

.tx-social>a:hover {
	color: #fff;
	opacity: .9;
	filter: alpha(opacity=90)
}

.qq-login {
	background-color: #12B7F5;
}

@media screen and (max-width: 1100px) {

	.zh,
	.zh1 {
		width: 100%;
		padding: 0 10px;
	}

	.sjwu {
		display: none;
	}

	.dnwu {
		display: block;
	}

	#nav {
		margin: 0;
		height: 45px;
		padding: 0;
		width: 100%;
		position: fixed;
		left: 0;
		top: 0;
		display: block;
		z-index: 2;
		border-radius: 0;
	}

	#nav>ul {
		display: none;
		height: 100%;
		width: 100%;
		margin: 0;
		position: fixed;
		top: 45px;
		left: 0;
		z-index: 999;
		overflow: scroll;
	}

	#nav a.nav-on {
		color: #fff;
		display: block;
		width: 45px;
		height: 45px;
		position: absolute;
		padding: 0;
		text-indent: 0;
		text-align: center;
		top: 0;
		left: 0;
		z-index: 10;
	}

	#nav a.search-on {
		display: block;
		width: 45px;
		height: 45px;
		position: absolute;
		padding: 0;
		text-indent: 0;
		text-align: center;
		top: 0;
		right: 0;
		color: #fff;
		z-index: 10;
	}

	#nav>ul>li {
		width: 100%;
		float: left;
		position: relative;
		padding: 0;
		display: block;
	}

	#nav li a {
		border-top: 1px solid #fff;
		color: #fff;
		padding: 0 15px;
		width: 100%;
		line-height: 40px;
		height: 40px;
	}

	.nav-on i,
	.search-on i {
		line-height: 45px;
		font-size: 1.125em;
	}

	#nav a.nav-off {
		position: absolute;
		right: 10px;
		top: 10px;
		color: #222;
		width: 15px;
		height: 15px;
		display: inline-block
	}

	#nav li>i {
		position: absolute;
		right: 0;
		top: 1px;
		width: 40px;
		height: 39px;
		line-height: 40px;
		text-align: center;
		border-left: 1px solid #eee;
		z-index: 10;
		cursor: pointer;
		display: inline-block;
		filter: alpha(opacity=50);
		-moz-opacity: 0.5;
		-khtml-opacity: 0.5;
		opacity: 0.5;
		color: #fff;
	}

	#nav li ul {
		top: 0;
		position: relative;
	}

	#nav li ul li a {
		padding-left: 30px;
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		-khtml-opacity: 0.9;
		opacity: 0.9;
	}

	.home-on {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 45px;
		padding: 0 100px;
		z-index: 1;
	}

	.h60 {
		height: 50px;
	}

	.user-left,
	.w50,
	.user-right {
		width: 100%
	}

	.mb20 {
		margin-bottom: 10px;
	}

	.left,
	.right,
	.tx-comment-ul3 {
		width: 100%;
	}

	.flash {
		height: 150px;
		width: 100%;
		padding: 0;
	}

	.bx-wrapper img {
		height: 150px;
	}

	.index-cms {
		margin-left: 0;
	}

	.index-list-tu ul li {
		width: 48.5%;
		margin: 2px 0 2px 1%;
	}

	.index-cms dl,
	.hot,
	.list-cms dl {
		margin-left: 0;
		width: 100%;
		padding: 1% 3%;
	}

	.list li h3,
	.list li h2 {
		margin-bottom: 6px;
	}

	.list li p {
		margin-bottom: 1px;
		max-height: 45px;
	}

	.sx li {
		width: 100%;
		line-height: 30px;
		height: 30px;
	}

	.sx li.ziyou {
		text-align: left;
	}

	.info-zi embed,
	.info-zi iframe {
		width: 100% !important;
		height: auto !important;
	}

	.list-tu1 li {
		width: 48.5%;
	}

	.tx-comment .tx-comment-ul3-2 {
		margin: 0 0 6px 0;
	}

	.login-box1 {
		width: 90%;
		margin: 50px 5% 0 5%;
		left: auto;
		top: 0;
	}

	.mb15,
	.list-cms dl,
	.right dl,
	.index-cms dl {
		margin-bottom: 5px;
	}

	.noslt img {
		height: 270px;
	}
}

@media screen and (max-width: 480px) {

	.zh,
	.zh1 {
		padding: 0 5px;
	}

	.list li {
		padding: 12px;
	}

	.list-tu {
		width: 80px;
		max-height: 50px;
		margin-right: 8px;
	}

	.list li h3,
	.list li h2 {
		height: 24px;
		overflow: hidden;
	}

	.list li p {
		max-height: 24px;
	}

	.noslt img {
		height: 120px;
	}

	.pd15 {
		padding: 10px;
	}
	
}
body {
				background: url(../images/bg_tx.jpg) 0 0 repeat;
				color: #5A5A5A;
			}

			a {
				color: #4A4A4A;
			}

			#nav,
			.ss #btnPost,
			.sous #btnPost,
			.right #divSearchPanel input[type="submit"],
			#divTags dd ul li a,
			.pagebar a:hover,
			.pagebar .now-page,
			#frmSumbit .button,
			.banner .hd ul .on,
			#nav li a,
			.bx-wrapper .bx-pager.bx-default-pager a,
			.list-tu1 li a:hover p,
			.index-list-tu li a:hover p,
			#nav li ul li a:hover,
			.sj-ss #btnPost,
			.top-login a:last-child,
			.tx-zs,
			.user-menu li.on a,
			.ytuser-buy-box input[type="submit"],
			#nav li>i {
				background-color: #E9447F;
			}

			#nav>ul>li.hover>a,
			#nav>ul>li>a:hover,
			#nav li.on a,
			#nav li ul li a {
				background-color: #FC4A8A;
			}

			.right #divSearchPanel dd form,
			.pagebar a:hover,
			.pagebar .now-page,
			.top-login a {
				border: 1px solid #E9447F;
			}

			#divCalendar td a,
			.notice .tab-hd li.on a,
			a:hover,
			.yanse,
			.tags a {
				color: #E9447F;
			}

			.info-zi h2,
			.info-zi h3 {
				border-left: 3px solid #E9447F;
			}

			.footer {
				background-color: #2D3237
			}

			.bgb,
			.right dl,
			.notice .tab-hd li.on,
			.head {
				background-color: #FFFFFF
			}

			.notice .tab-hd li.on {
				border-color: #FFFFFF
			}

			@media screen and (max-width: 1100px) {
				#nav {
					background: url(../images/logo.png) no-repeat center center #E9447F;
					background-size: 133px 40px;
				}

				#nav li ul li a {
					background-color: #E9447F;
				}
			}