body,td,th {
	font-family: "Microsoft YaHei", "微软雅黑", "黑体";
	font-size: 14px;
	line-height: 160%;
}
body {
	background-color: #f5f5f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a img {
	border: 0;
}
ul, dl, DT, DL, dd {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
form,h2,h3 {
	margin: 0px;
	padding: 0px;
	display: inline;
	
}
a:link {
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
.clear {
	clear: both;
}
.header {
	width: 100%;
	position: fixed;
	z-index: 50;
	left: 0px;
	top: 0px;
}
.topMenu {
	width: 100%;
	background-color: #2c2c2c;
	height: 50px;
	background-size: 38px auto;
	position: fixed;
	z-index: 100;
	left: 0px;
	bottom: 0px;
}

.topMenu li {
	float: left;
	width: 20%;
	text-align: center;
}
.topMenu a {
	font-family: "Microsoft YaHei", "微软雅黑", "黑体";
	font-size: 16px;
	color: #cdcdcd;
	line-height: 30px;
	display: block;
	padding-top: 20px;
	overflow: hidden;
}
.ico_wq {
	background-image: url(../img/ico_wq.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-size: 28px auto;
}
.ico_video {
	background-image: url(../img/ico_video.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-size: 28px auto;
}
.ico_ph {
	background-image: url(../img/ico_ph.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-size: 28px auto;
}
.ico_dt {
	background-image: url(../img/ico_dt.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-size: 28px auto;
}
.ico_ss {
	background-image: url(../img/ico_ss.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-size: 28px auto;
}
.ico_wd {
	background-image: url(../img/ico_wd.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-size: 28px auto;
}
.ico_gw {
	background-image: url(../img/ico_gw.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-size: 28px auto;
}

#topMenuSelect a {
	background-color: #b90a56;
	display: block;
	color: #FFFF00;
	background-image: url(../img/ico_wq2.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-size: 28px auto;
}
#topMenuSelect_video a {
	background-color: #b90a56;
	display: block;
	color: #FFFF00;
	background-image: url(../img/ico_video2.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-size: 28px auto;
}
#topMenuSelect_DT a {
	background-color: #b90a56;
	display: block;
	color: #FFFF00;
	background-image: url(../img/ico_dt2.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-size: 28px auto;
}
#topMenuSelect_PHB a {
	background-color: #b90a56;
	display: block;
	color: #FFFF00;
	background-image: url(../img/ico_ph2.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-size: 28px auto;
}
#topMenuSelect_search a {
	background-color: #b90a56;
	display: block;
	color: #FFFF00;
	background-image: url(../img/ico_ss2.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-size: 28px auto;
}
#topMenuSelect_buy a {
	background-color: #b90a56;
	display: block;
	color: #FFFF00;
	background-image: url(../img/ico_gw2.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-size: 28px auto;
}
.itemMenu {
	background-color: #e4e4e4;
	height: 40px;
}
.itemMenu li {
	float: left;
	width: 16%;
	text-align: center;
}
.itemMenu a {
	font-size: 16px;
	display: block;
	line-height: 40px;
}

.itemMenu_DT {
	background-color: #e4e4e4;
	height: 40px;
}
.itemMenu_DT li {
	float: left;
	width: 12%;
	text-align: center;
}
.itemMenu_DT a {
	font-size: 16px;
	display: block;
	line-height: 40px;
}
#itemMenuSelect a {
	color: #b90a56;
	background-image: url(../img/itemMenuBg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.homeAD {
	margin-top: 110px;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.homeAD a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -20000px;
}

.title18  {
	background-color: #FFFFFF;
	height: 50px;
}
.title18  .txt  {
	font-size: 18px;
	line-height: 50px;
	float: left;
	color: #333333;
	background-image: url(../img/ico_title.png);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	padding-left: 25px;
	background-size: 16px auto;
}
.title18  .more  {
	float: right;
	line-height: 40px;
	color: #999999;
}
.title18  .more  #jumpMenu  {
	font-size: 14px;
	margin-top: 12px;
	margin-right: 5px;
}
.title18   .more   a  {
	float: right;
	font-size: 14px;
	line-height: 40px;
	color: #666666;
	margin-right: 15px;
}
.homenewDJ {
	padding: 5px;
}
.homenewDJ .homeNewList li {
	height: 50px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: 44px auto;
	background-position: 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.homenewDJ  .homeNewList  a  {
	color: #666666;
	font-size: 14px;
	display: block;
	overflow: hidden;
	text-indent: 50px;
	line-height: 50px;
}
.homenewDJ .homeNewList a:hover {
	color: #FF6600;
	line-height: 50px;
	overflow: hidden;
}

.homenewDJ .homeNewList2 {

}
.homenewDJ .homeNewList2 li {
	height: 40px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: 34px auto;
	background-position: 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.homenewDJ  .homeNewList2  a  {
	color: #666666;
	font-size: 14px;
	display: block;
	overflow: hidden;
	line-height: 40px;
}
.homenewDJ .homeNewList2 a:hover {
	color: #FF6600;
}
.homenewDJ .homeNewGedan {
	padding: 5px;
}
.homenewDJ .homeNewGedan .homeZJ {
	width: 100px;
	margin-right: 7px;
	margin-bottom: 15px;
	height: 130px;
	overflow: hidden;
	float: left;
	text-align: center;
	position: relative;
}
.homenewDJ .homeNewGedan .homeZJ a {
	line-height: 20px;
}
.homenewDJ .homeNewGedan .homeZJ .ZJtxt {
	line-height: 25px;
	color: #999999;
}
.homenewDJ .homeNewGedan .homeZJ .ZJ_count {
	position: absolute;
	height: 20px;
	width: 100%;
	left: 0px;
	top: 85px;
	background-color: #333333;
	line-height: 20px;
	color: #FFFFFF;
	opacity: 0.7;
	text-align: left;
	text-indent: 25px;
	background-image: url(../img/sc.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	background-size: 14px auto;
}

.List_Page3 li {
	float: left;
}

.List_Page3 a {
	line-height: 30px;
	background-color: #E3E3E3;
	border: 1px solid #c8c8c8;
	margin: 3px;
	width: 40px;
	display: block;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
}
.List_Page3 a:hover {
	color: #FF3300;
	background-color: #D7D7D7;
	border: 1px solid #A8A8A8;
	font-weight: bold;
}
.List_Page3 span {
	line-height: 30px;
	background-color: #b90a56;
	border: 1px solid #FFFFFF;
	margin: 3px;
	width: 40px;
	display: block;
	text-align: center;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.List_Page3 {
	width: 100%;
	height: 60px;
	text-align: center;
	margin-bottom: 10px;
}
.Img_blur {
    filter: url(blur.svg#blur); /* FireFox, Chrome, Opera */ 
    -webkit-filter: blur(5px); /* Chrome, Opera */ 
       -moz-filter: blur(5px); 
        -ms-filter: blur(5px);   
            filter: blur(5px); 
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=5, MakeShadow=false); /* IE6~IE9 */ 
} 
.ZJ_title {
	background-color: #2c2c2c;
	height: 50px;
	overflow: hidden;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 10;
	opacity: 0.9;
}
.ZJ_back  {
	background-image: url(../img/back.png);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	display: block;
	height: 50px;
	width: 50px;
	float: left;
	background-size: 15px auto;
	cursor:pointer;
}
.ZJ_title .ZJ_name {
	font-size: 18px;
	line-height: 50px;
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	height: 50px;
}
.ZJ_img {
	height: 260px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
}
.ZJ_img .ZJ_bg {
	background-color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	position: relative;
	top: 220px;
	opacity: 0.7;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
.play_back {
	background-color: #e4e4e4;
	height: 40px;	
}

.play_back   .ZJ_back  {
	background-image: url(../img/back2.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	display: block;
	height: 40px;
	width: 40px;
	float: left;
	background-size: 15px auto;
	cursor:pointer;
}
.play_back .ZJ_name {
	font-size: 14px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	height: 40px;
	float: left;
	width: 80%;
}
.playM {

}
.playM a {
	font-size: 16px;
	line-height: 35px;
}

.playM .playaudio {
	margin-top: 5px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.playM .downList {
	margin-top: 10px;
	margin-bottom: 10px;
}
.hui {
	color: #999999;
}

.gg320 {
	clear: both;
	text-align: center;
	padding: 5px;
	border: 1px solid #d9d9d9;
	background-color: #ebebeb;
	background-image: url(../img/adBG.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	margin: 5px;
}
.gg320 .anLink {
	margin-top: 90px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.gg320 .anLink .an1 {
	height: 43px;
	width: 139px;
	background-image: url(../img/an1.jpg);
	background-repeat: no-repeat;
	float: left;
}
.gg320 .anLink .an1 a {
	text-indent: -20000px;
	display: block;
	height: 43px;
	width: 139px;
}

.gg320 .anLink .an2 {
	height: 43px;
	width: 139px;
	background-image: url(../img/an2.jpg);
	background-repeat: no-repeat;
	float: right;
}
.gg320 .anLink .an2 a {
	text-indent: -20000px;
	display: block;
	height: 43px;
	width: 139px;
}
.gg320 .anLink .wxTXT {
	font-size: 14px;
	line-height: 25px;
	clear: both;
	margin-top: 10px;
}
.gg320 .anLink .wxTXT span {
	font-weight: bold;
	color: #FF3300;
}
.footer {
	width: 100%;
	background-color: #EBEBEB;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	color: #666666;
	
}
.playM .fenxian {
	font-size: 14px;
	margin-top: 5px;
}
.fl_jyw {
	width: 320px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.fl_jyw li {
	float: left;
}
.fl_jyw a {
	display: block;
	width: 101px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 14px;
}
.DS_list {
	width: 94%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.DS_list li {
	height: 25px;
	overflow: hidden;
}
.DS_list a {
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
.DTlist .DT_div {
	padding: 5px;
}
.DTlist .DT_div .DT_li {
	height: 125px;
	width: 100px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.DTlist .DT_div .DT_li a {
	line-height: 20px;
	font-size: 16px;
}

.DTlist .DT_div .DT_li .DT_count {
	position: absolute;
	height: 20px;
	width: 100%;
	left: 0px;
	top: 80px;
	color: #FFFFFF;
	background-color: #333333;
	opacity: 0.7;
	text-align: left;
	text-indent: 15px;
	background-image: url(../img/ico_dt2.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-size: 12px auto;
}
.ZZ_list .ZZ_div {
	padding: 5px;
}
.ZZ_list .ZZ_div .ZZ_li {
	float: left;
	width: 305px;
	margin-bottom: 15px;
	margin-right: 5px;
	height: 70px;
	overflow: hidden;
}
.ZZ_list .ZZ_div .ZZ_li .ZZimg {
	width: 70px;
	margin-right: 5px;
	float: left;
}
.ZZ_list .ZZ_div .ZZ_li .ZJ_count {
	float: left;
	width: 230px;
	height: 70px;
	overflow: hidden;
}
.ZZ_list   .ZZ_div   .ZZ_li   .ZJ_count   .ZZname  {
	font-size: 14px;
	line-height: 25px;
	display: block;
	color: #006699;
}
.ZZ_list .ZZ_div .ZZ_li .ZJ_count .ZZfs {
	font-size: 12px;
	color: #999999;
	display: block;
	line-height: 20px;
}
.ZZ_list .ZZ_div .ZZ_li .ZJ_count .ZZmusic a {
	line-height: 25px;
	font-size: 12px;
}
.PHB_title {
	font-size: 16px;
	line-height: 40px;
	text-indent: 10px;
	padding-top: 10px;
}
.PHB_img {
	float: left;
	width: 115px;
}
.PHB_txt14 {
	font-size: 16px;
	color: #006699;
	float: left;
	line-height: 30px;
	width: 205px;
}
.PHB_li {
	float: left;
	width: 205px;
}
.PHB_li li {
	width: 205px;
	overflow: hidden;
	height: 25px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	background-size: 12px auto;
	text-indent: 15px;
}
.PHB_li a {
	line-height: 25px;
}
.PHB_jidu_li li {
	line-height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-image: url(../img/phb_1.png);
	background-repeat: no-repeat;
	background-position: 300px 12px;
	background-size: 12px auto;
	height: 45px;
}
.PHB_jidu_li a {
	font-size: 16px;
	line-height: 45px;
}

.PHB_jidu_li .PHB_month {
	color: #999999;
	font-size: 14px;
	margin-right: 15px;
	padding-left: 10px;
}
.dianTai_title {
	background-color: #2c2c2c;
	height: 50px;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 5;
	opacity: 0.9;
}
.dianTai_title .dianTai_name {
	float: left;
	width: 120px;
	line-height: 50px;
	font-size: 18px;
	color: #FFFFFF;
	overflow: hidden;
	height: 50px;
}
.dianTai_title .ZJ_SC {
	float: right;
	height: 50px;
	width: 80px;
	display: block;	
	background-repeat: no-repeat;
	background-position: 0px 18px;
	background-size: 15px auto;
	color: #FFFFFF;
	font-size: 14px;
	text-indent: 20px;
	line-height: 50px;
}
.dianTai_title .dianTai_SC {
	float: right;
	height: 50px;
	width: 110px;
	display: block;	
	background-repeat: no-repeat;
	background-position: 0px 15px;
	background-size: 20px auto;
	color: #FFFFFF;
	font-size: 14px;
	text-indent: 30px;
	line-height: 50px;
}
.dianTai_title .dianTai_ST {
	float: right;
	height: 30px;
	width: 50px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
}
.dianTai_title .dianTai_ST a {
	-moz-border-radius:22px;
	-webkit-border-radius:22px;
	border-radius:22px;
	line-height: 28px;
	display: block;
	height: 28px;
	width: 48px;
	color: #FF0000;
	font-size: 14px;
	background-color: #FFFF66;
	border: 1px solid #FFCC33;
}
.dianTai_ST a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px solid #FF3300;
}
.dianTai_type {
	background-color: #FFFFFF;
	height: 40px;
	line-height: 30px;
	font-size: 14px;
	position: relative;
	top: 160px;
	color: #666666;
	opacity: 0.9;
}
.dianTai_type li {
	float: left;
	width: 33%;
	text-align: center;
}
.dianTai_type a {
	font-size: 16px;
	background-color: #FFFFFF;
	display: block;
	line-height: 40px;
}
.dianTai_type  #dianTai_Select a {
	background-color: #FFCC00;
	display: block;
	font-size: 16px;
	line-height: 40px;
	color: #000000;
}
.dianTai_type2 {
	background-color: #FFFFFF;
	height: 40px;
	line-height: 30px;
	font-size: 14px;
	position: relative;
	color: #666666;
	opacity: 0.9;
	clear: both;
}
.dianTai_type2 li {
	float: left;
	width: 33%;
	text-align: center;
}
.dianTai_type2 a {
	font-size: 16px;
	background-color: #FFFFFF;
	display: block;
	line-height: 40px;
}
.dianTai_type2  #dianTai_Select a {
	background-color: #FFCC00;
	display: block;
	font-size: 16px;
	line-height: 40px;
	color: #000000;
}
.homeAD320 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
.topSearch {
	height: 40px;
	background-color: #f5f5f5;
}
.searchInput {
	width: 96%;
	font-size: 16px;
	border: 1px solid #FFCC66;
	background-color: #FFFF99;
	color: #000000;
	line-height: 25px;
	height: 25px;
}
.searchType {
	padding-top: 15px;
}

.searchType li {
	float: left;
	width: 50%;
	text-align: center;
	background-color: #FFFFFF;
}
.searchType a {
	font-size: 16px;
	line-height: 40px;
	display: block;
	height: 40px;
	color: #666666;
}
.search_hotlist {
	clear: both;
}

.searchType  .searchType_select  a {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #B90A56;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	height: 42px;
}
.search_hotlist a {
	background-image: url(../img/phb_1.png);
	background-repeat: no-repeat;
	background-position: right 15px;
	width: 98%;
	font-size: 14px;
	line-height: 40px;
	text-indent: 10px;
	background-size: 12px auto;
	display: block;
}
.popTbg{
	position:relative;
	top:0px;
	height:41px;
	line-height:41px;
	color:#4b5a83;
	padding-left:12px;
	font-size:14px;
	background-image: url(../img/popBG.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.popTbg a{
	float:right;
	color:#000;
	display: block;
	height: 20px;
	width: 20px;
	background-image: url(../img/close1.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-top: 10px;
	text-indent: -20000px;
}
.popTbg a:hover {	
	background-image: url(../img/close2.gif);
	background-repeat: no-repeat;
}
.ZJ_del {
	height: 30px;
}
.ZJ_del a {
	line-height: 30px;
}
.red {
	color: #FF0000;
}
.txt14 {
	font-size: 14px;
}
.footer2 {
	height: 40px;
	text-align: center;
}
.footer2 a {
	font-size: 14px;
	line-height: 35px;
	padding-right: 2px;
	padding-left: 2px;
}
.install_btn {
	background-color: #0099FF;
	border-radius: 2px;
	float: right;
	height: 34px;
	line-height: 34px;
	text-align: center;
	width:80px;
	font-size: 14px;
	margin-right: 10px;
}

.an{float:right; margin-top:11px;}
.an a{ color:#ffffff; text-decoration:none;}
.an a:hover{
	color:#0099FF;
	text-decoration:none;
}
#gg{
	width:100%;
	height:66px;
	_bottom:auto;
	_width:100%;
	_position:absolute;







	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-
(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}
.buy {
	padding: 5px;
}
.buy li {
	margin-right: 10px;
	margin-bottom: 20px;
	display: block;
	width: 160px;
	float: left;
}

.buy .img {
	width: 160px;
	height: 160px;
}
.buy .txt {
	font-size: 14px;
	line-height: 20px;
	color: #464646;
	height: 42px;
	overflow: hidden;
}
.buy .qian {
	color: #999999;
	height: 25px;
	line-height: 25px;
}
.buy .qian .rmb {
	width: 95px;
	float: left;
	font-size: 16px;
}
.buy .qian .dinggou {
	float: right;
	width: 100px;
	text-align: center;
}
.homeTJad a {
	height: 70px;
	width: 70px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: -20000px;
	background-size: 100% auto;
}
.tiyan320bg {
	height: 80px;
	margin-top: 90px;
	background-image: url(../img/home4.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 5px;
}
.tiyanList a {
	display: block;
	height: 42px;
	width: 55px;
	background-color: #dfdfdf;
	line-height: 20px;
	text-align: center;
	padding-top: 3px;
	margin-right: 1px;
	font-size: 14px;
}
.tiyanList a:hover {
	color: #FFFFFF;
	background-color: #ff7200;
}

.tiyanList2 a {
	display: block;
	height: 42px;
	width: 55px;
	line-height: 20px;
	text-align: center;
	padding-top: 3px;
	margin-right: 1px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #ff7200;
}
.tiyanTxt {
	font-size: 12px;
	line-height: 20px;
}
.tiyanSJ {
	background-color: #508fcf;
	margin: 10px;
	text-align: center;
}
.tiyanSJ a {
	font-size: 16px;
	line-height: 40px;
	color: #FFFFFF;
	height: 40px;
	width: 100%;
	display: block;
}
.ZZ_body {
	margin-top: 50px;
	padding: 5px;
	margin-bottom: 5px;
}
.ZZ_body .img {
	height: 60px;
	width: 60px;
	margin-right: 10px;
	float: left;
}
.ZZ_body .ZZname {
	float: left;
	font-size: 16px;
	color: #0066FF;
	line-height: 40px;
}

.liwu {
	clear: both;
}
.liwu .paiming {
	height: 50px;
}
.liwu .paiming .pm {
	background-image: url(../img/liwupm.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 29px;
	margin-top: 10px;
	margin-right: 35px;
	margin-left: 35px;
	float: left;
}
.liwu  .paiming  .pm  span {
	font-size: 14px;
	color: #714f0a;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 29px;
	text-align: center;
	display: block;
}

.liwu .paiming .pmtxt {
	font-family: "Microsoft YaHei", "微软雅黑", "黑体";
	line-height: 35px;
	margin-top: 10px;
	font-size: 14px;
	color: #7b7b7b;
	display: block;
	float: left;
	width: 390px;
}
.liwu .paiming .pmtxt span {
	color: #F34897;
	padding-right: 5px;
	padding-left: 5px;
}
.liwu .paiming .pmbd {
	float: right;
	height: 35px;
	width: 100px;
	margin-top: 10px;
}
.liwu .paiming .pmbd a {
	line-height: 35px;
	color: #F34897;
	text-align: center;
	display: block;
}




.liwu .liwuL {
	height: 65px;
	width: 100px;
	float: left;
}
.liwu .liwuL span {
	font-size: 14px;
	color: #999999;
	display: block;
	line-height: 25px;
	text-align: center;
	margin-top: 5px;
}
.liwu  .liwuL  a {
	font-size: 24px;
	line-height: 35px;
	color: #f34897;
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.liwu .liwuC {
	height: 65px;
	width: 390px;
	float: left;
}
.liwu .liwuC li {
	height: 60px;
	width: 60px;
	display: block;
	margin-top: 2px;
	margin-right: 8px;
	margin-left: 8px;
	float: left;
}


.liwu .liwuR {
	height: 65px;
	width: 100px;
	float: right;
}
.liwu .liwuR a {
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	font-family: "Microsoft YaHei", "微软雅黑", "黑体";
	font-size: 16px;
	line-height: 40px;
	color: #FFFFFF;
	background-color: #f34897;
	text-align: center;
	display: block;
	margin-top: 12px;
}
.ad800 {
	text-align: center;
	clear: both;
	overflow: hidden;
}
.copyright {
	padding: 10px;
}
.yellow {
	color: #FFCC33;
}
.aixuexi{
	width:200px;
	height:200px;
	border:1px solid black;
}
.aixuexi img{
	width:100%;
	height:100%;
}
