* {
	padding:0;
	margin:0;
}
img {
	cursor:pointer;
    border: 0;
}
a {
	text-decoration:none;
	cursor:pointer;
	color:#000000;
}
a:hover {
	color:#f60;
	text-decoration:underline;
}
li {
	list-style-type:none;
}
body {
	font-size:12px;
	margin:0 auto;
	width:980px;
}
#head {
	width:980px;
	height:80px;
	background-image:url(../imgs/bg.png);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:5px;
}
#head span {
	width:260px;
	height:80px;
	display:block;
	background-image:url(../imgs/logo.png);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:-9999px;
	margin-left:20px;
}
#head ul li {
	float:right;
	margin:20px 0 0 0;
	padding-left:15px;
	padding-right:23px;
	background-image:url(../imgs/homepage.png);
	background-repeat:no-repeat;
	background-position:left center;
}
#head #serch {
	float:right;
	height:28px;
	margin-top:45px;
	margin-right:-172px;
	background-image:none;
	width:300px;
}
#serch input.nav_input{
	float:left;
	height:20px;
}
#serch input.ser_input{
	float:left;
	cursor:pointer;
}
#word { width: 200px; }
#nav {
	width:980px;
	background-image:url(../imgs/navigation.jpg);
	background-repeat:no-repeat;
	height:38px;
	line-height:38px;
}
#nav ul {
	float:left;
	width:980px;
}
#nav ul li {
	float:left;
	padding:0 0 0 45px;
	background-image:url(../imgs/arr.png);
	background-repeat:no-repeat;
	background-position:18% center;    
}
#nav ul li a {
    display: block;    
	font-weight:bold;
	color:#FFFFFF;
}
#roll {
	width:980px;
	height:312px;
}
#special {
	width:485px;
	float:left;
	margin-top:10px;
}
    #special img {  border: 0; }
.xfs {
	border-top: none;
}
.xfs_nbd {
	border: none;
}
.cl_frame_bm {
	margin: 0 !important;
	border: 0 !important;
}
.cl::after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.xbs {
	background: no-repeat 0 100%;
}
.xbs_6 {
	background-image: url(../imgs/bs_6_ft.png);
}
.xfs_nbd .block {
	margin-top: 0px;
	margin-bottom: 10px;
}
.title {
	padding: 0 10px;
	height: 32px;
	font-weight:bold;
	line-height: 32px;
	overflow: hidden;
}
.xbs .title {
	padding-left: 0px;
	padding-right: 10px;
	background: no-repeat 100% 0;
}
.xbs .titletext {
	float: left;
	padding-left: 10px;
	background: no-repeat 0 0;
}
.xbs_6 .title, .xbs_6 .titletext {
	background-image: url(../imgs/bs_6_hd.png);
	line-height: 24px;
}
.xbs_6 .title, .xbs_6 .title a {
	color: #fff !important;
}
.xbs .dxb_bc {
	padding-bottom: 6px;
	background: transparent no-repeat 100% 100%;
}
.xbs_6 .dxb_bc {
	background-image: url(../imgs/bs_6_ft_r.png);
}
.xbs .module, .xbs .portal_block_summary {
	padding: 0 10px 4px;
	border-style: solid;
	border-width: 0 1px;
}
.xbs_6 .module, .xbs_6 .portal_block_summary {
	border-color: #4B85A0;
    padding-left: 20px;
}
.xbs_6 .titletext {
	height: 32px;
}
.module dl.to{
	width:150px;
	height:150px;
	float:left;
    overflow:hidden;
}
.module dl.to dt{
	width:100px;
	height:120px;
    padding-left:30px;
    margin-bottom: 3px;
}
.module dl.to dt img{
	width:100px;
	height:120px;
	display:block;
    padding:2px;
    border: 1px solid #d0d0d0;
    /*define animation start */
    -webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-ms-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-duration: 0s;-moz-animation-duration: 0s;-ms-animation-duration: 0s;-o-animation-duration: 0s;animation-duration: 0s;-webkit-animation-duration: 0.7s;-moz-animation-duration: 0.7s;-ms-animation-duration: 0.7s;-o-animation-duration: 0.7s;animation-duration: 0.7s;
}    
@-webkit-keyframes swing {20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }20% { -webkit-transform: rotate(15deg);}40%{-webkit-transform: rotate(-10deg);}60%{-webkit-transform: rotate(5deg);}80%{-webkit-transform: rotate(-5deg);}100%{-webkit-transform: rotate(0deg);}}
@-moz-keyframes swing {20% { -moz-transform: rotate(15deg); }40% { -moz-transform: rotate(-10deg); }60% { -moz-transform: rotate(5deg); }80% { -moz-transform: rotate(-5deg); }100% { -moz-transform: rotate(0deg);}}
@-o-keyframes swing {20% { -o-transform: rotate(15deg);}40%{-o-transform: rotate(-10deg);}60%{-o-transform: rotate(5deg);}80%{-o-transform: rotate(-5deg);}100%{-o-transform: rotate(0deg);}}
@keyframes swing {20%{ transform: rotate(15deg);}40% { transform: rotate(-10deg);}60%{transform: rotate(5deg);}80%{transform: rotate(-5deg);}100%{transform: rotate(0deg);}}
.module dl.to dt img:hover { -webkit-transform-origin: top center; -o-transform-origin: top center; -moz-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; -moz-animation-name: swing; -o-animation-name: swing; animation-name: swing; border: 1px solid #4B85A0; }
/*define animation end */
.module dl.to dd {
	text-align:center;
	padding-left:18px;
    width: 130px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.module ul.all li {
	background-image:url(../imgs/round.png);
	background-repeat:no-repeat;
	background-position:left center;
    width: 256px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
}
.module ul.all li a{
	padding-left:15px;
	height:30px;
	line-height:30px;
}
.fon{
	text-align:center;
	padding:5px;
	padding-left:33px;
}
#video {
	width:485px;
	float:right;
	margin-top:10px;
}
.module dl.vv {
	float:left;
	padding-left:31px;
}
.module dl.vv dt img {
	width:80px;
	height:80px;
    border-radius: 6px;
    transition: 0.4s;
    -webkit-transition: .4s;
    -o-transition: .4s;    
}
/* define animate */
    .module dl.vv dt img:hover { transform: rotateZ(360deg); -webkit-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg); }
.module dl.vv dd {
	text-align:center;
    width:80px;
	white-space:nowrap;     /*强制不换行*/
	overflow:hidden;            /*自动隐藏文字*/
	text-overflow: ellipsis;    /*文字隐藏后添加省略号*/
	-o-text-overflow:ellipsis; /*适用于opera浏览器*/
}
.module ul.vvi {
	float:left;
	width:470px;
}
.module ul.vvi li {
	background-image:url(../imgs/round.png);
	background-repeat:no-repeat;
	background-position:left center;
    /* 文字测试 */    
    width: 460px;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis; /*适用于opera浏览器*/
}
.module ul.vvi li a{
	padding-left:15px;
	height:30px;
	line-height:30px;
}
.module .tos dd { overflow: hidden; width: 100px; }
#music {
	width:485px;
	float:left;
}
#per {
	width:485px;
	float:right;
}
#compose {
	width:485px;
	float:left;
	margin-top:10px;
}
#make {
	width:485px;
	float:right;
	margin-top:10px;
}
#box {
	width:980px;
	height:200px;
	clear:both;
	margin-bottom:10px;
}
#meili {
	width:565px;
	float:left;
}
#meili div {
	position:relative;
	left:35px;
	top:20px;
	line-height:30px;
}
#meili img.zy {
	width:400px;
	height:200px;
	float:left;
}
#android{
	width:400px;
	height:200px;
	float:right;
}
.sp img {
	padding-left:50px;
}
#links {
	width:980px;
	margin-bottom:10px;
	clear:both;
}
.module ul.linkper li{
	float:left;
	padding:0 30px 0 0;
    width: 100px;
    margin-top: 6px;
}
.module ul.linkper2 li{
	float:left;
	padding:0 30px 0 0;
    width: 140px;
    margin-top: 6px;
}
#copyright {
	width:980px;
	height:60px;
	clear:both;
}
#copyright p {
	text-align:center;
	height:20px;
	padding-top:8px;
}
.adver {
	width:980px;
	height:60px;
	background-color:#0099FF;
	clear:both;	
}
.wyvi { margin-top: 10px; }
#dj {
    margin-top: 10px;
	width:980px;
	clear:both;
}
.djvv div.djvvi {
	display:inline;
}
.djvv div.djvvi img {
	height:200px;
	width:500px;
	float:left;
}
.djvi {
	width:430px;
	float:right;
	text-align:center;
}
.djvi p {
	padding-top:5px;
	line-height:20px;
}
/****/
.morev {
    margin-top: 15px;
}
.more {
    font-family:'Microsoft YaHei';
	float:right;
}
.modul{
	/*height:542px;*/
    min-height:542px;
}
.xbs .modul, .xbs .portal_block_summary {
	padding: 0 10px 4px;
	border-style: solid;
	border-width: 0 1px;
}
.xbs_6 .modul, .xbs_6 .portal_block_summary {
	border-color: #4B85A0;
}
.modul dl.to{
	width:150px;
	height:150px;
	float:left;
}
.modul dl.to dt{
	width:100px;
	height:120px;
}
.modul dl.to dt img{
	width:100px;
	height:120px;
	display:block;
	padding-left:30px;
}
.modul dl.to dd {
	text-align:center;
	padding-left:18px;
}
.modul ul.all li {
	background-image:url(../imgs/round.png);
	background-repeat:no-repeat;
	background-position:left center;
    /****/
    white-space:nowrap;     /*强制不换行*/
	overflow:hidden;            /*自动隐藏文字*/
	text-overflow: ellipsis;    /*文字隐藏后添加省略号*/
	-o-text-overflow:ellipsis; /*适用于opera浏览器*/
    width:650px;
}
.modul ul.all li a{
	padding-left:15px;
	height:30px;
	line-height:30px;
}
/*** wyl ***/
.module img { max-width: 640px;}
.albumst img { padding: 2px; /*border: 1px solid #d0d0d0;*/ -webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-ms-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-duration: 0s;-moz-animation-duration: 0s;-ms-animation-duration: 0s;-o-animation-duration: 0s;animation-duration: 0s;-webkit-animation-duration: 0.7s;-moz-animation-duration: 0.7s;-ms-animation-duration: 0.7s;-o-animation-duration: 0.7s;animation-duration: 0.7s; }
.albumst img:hover {  -webkit-transform-origin: top center; -o-transform-origin: top center; -moz-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; -moz-animation-name: swing; -o-animation-name: swing; animation-name: swing; /*border: 1px solid #4B85A0;*/ }
#czplayer { margin-top: 30px; }
#scrollTop,
#scrollTop .level-2 { background: url(/Content/front/rocket_up.png) no-repeat 0 0; }
    #scrollTop div { left: 0; overflow: hidden; position: absolute; top: 0; width: 149px; margin: 0; padding: 0; }
    #scrollTop .level-2 { background-position: -149px 0; display: none; height: 180px; opacity: 0; z-index: 1; }
    #scrollTop .level-3 { background: none; cursor: pointer; display: block; height: 180px; z-index: 2; }
#scrollTop { cursor: pointer; display: block; height: 180px; overflow: hidden; position: fixed; right: -42px; top: 80%; width: 149px; z-index: 11; margin: -124px 0 0; padding: 0; }
.ui-autocomplete {  z-index: 100 !important; }

.modul1{	
    min-height:352px;
}
.xbs .modul1, .xbs .portal_block_summary {
	padding: 0 10px 4px;
	border-style: solid;
	border-width: 0 1px;
}
.xbs_6 .modul1, .xbs_6 .portal_block_summary {
	border-color: #4B85A0;
}
.modul1 ul.all li {
	background-image:url(../imgs/round.png);
	background-repeat:no-repeat;
	background-position:left center;
    width:650px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow: ellipsis;
}
.modul1 ul.all li a{
	padding-left:15px;
	height:30px;
	line-height:30px;
}