@charset "utf-8";
/* CSS Document */
body{
	background: url(../../images/imageyang/body_bg.png) bottom center no-repeat;
	min-height: 940px;
}

.head{
	height: 260px;
	width: 1200px;
}
.title{
	margin-left: 70px;
	margin-top: 48px;
	margin-bottom: 50px;
}
.picture{
	margin-right: 70px;
	margin-top: 32px;
}
.searchBox{
	width: 750px;
	height: 64px;
	margin-left: 40px;
	    margin-top: 10px;
}
.re-btn{}
.span1 select{
	width: 90px;
	height: 32px;
	line-height: 32px;
	color: #333;
	border: none;
	border-radius: 30px;
	padding-left: 18px;
}
.span1 select option{
	
}
.search_shadow{
	box-shadow: rgba(185,172,162,.6) 2px 2px 2px ;
}
.span2 input{
	background: url(../../images/imageyang/input-button.png) left no-repeat;
	width: 500px;
	height: 32px;
	line-height: 32px;
	color: #666;
	border: none;
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
	padding-left: 36px;
}
.span3 #js-btn{
	height: 32px;
	width: 68px;
	color: #fff;
	border: none;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
	background: #b10808;
	vertical-align: middle;
}
.JSC span,.JSC a{
	font-size: 14px;
	color: #49392e;
	margin-right: 6px;
}
.btn ul li {
    float: left;
    font-size: 13px;
    display: block;
    height: 34px;
    width: 92px;
    padding-top: 8px;
    text-align: center;
    font-family: "微软雅黑";
	color: #767676;
		font-weight: 600;
}
#tablit .on{
	background: url(../../images/imageyang/btn-bg.png) no-repeat center;
	color: #767676;
}
#tablit .out{
color: #49392e;
		
	}

.content{
	width: 100%;
	margin-top: 25px;
}
.JSJJ{
	display: inline-block;
	height: 38px;
	width: 169px;
	background: url(../../images/imageyang/JSJJ_bg.png) no-repeat center;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 50px;
}
.SJK{
	display: inline-block;
	height: 38px;
	width: 169px;
	background: url(../../images/imageyang/SJK_bg.png) no-repeat center;
	cursor: pointer;
	margin-top: 10px;
}
.nav_left .SJ_tit{
	height: 52px;
	width: 150px;
	background: url(../../images/imageyang/SJ_tit.png) no-repeat center;
	margin: 20px 0px;
}
.nav_left .JSJJ:hover{
	box-shadow: rgba(185,172,162,.6) 0px 3px 2px ;
}
.nav_left .nav_left_list li{
	height: 34px;
	width: 150px;
	text-align: center;
	line-height: 32px;
	color: #333;
	font-size: 14px;
	background: url(../../images/imageyang/nav_left_li_bg.png) no-repeat center;
	margin: 23px auto;
}
.nav_left .nav_left_list li a{
	text-align: center;
	line-height: 32px;
	color: #333;
	font-size: 14px;
}
.con_right{
	width: 984px;
}
.con_right div img{margin: 0 auto; margin-bottom: 30px;}
.conNavBox{
	width: 984px;
	margin: 0 auto 35px auto;
}
.flex{
	
}
.conNav{
	display: inline-block;
	height: 100px;
	width: 180px;
}
.conNav:hover{
	box-shadow: rgba(185,172,162,.6) 0px 3px 2px ;
}
#conNav_1{background: url(../../images/imageyang/conNav_1.png) no-repeat center;}
#conNav_2{background: url(../../images/imageyang/conNav_2.png) no-repeat center;}
#conNav_3{background: url(../../images/imageyang/conNav_3.png) no-repeat center;}
#conNav_4{background: url(../../images/imageyang/conNav_4.png) no-repeat center;}
#conNav_5{background: url(../../images/imageyang/conNav_5.png) no-repeat center;}
#conNav_6{background: url(../../images/imageyang/conNav_6.png) no-repeat center;}
#conNav_7{background: url(../../images/imageyang/conNav_7.png) no-repeat center;}
#conNav_8{background: url(../../images/imageyang/conNav_8.png) no-repeat center;}
#conNav_9{background: url(../../images/imageyang/conNav_9.png) no-repeat center;}
#conNav_10{background: url(../../images/imageyang/conNav_10.png) no-repeat center;}
#conNav_11{background: url(../../images/imageyang/conNav_11.png) no-repeat center;}
#conNav_12{background: url(../../images/imageyang/conNav_12.png) no-repeat center;}
.SJU{
	width: 400px;
    margin: 0 auto;
}
.SJU img{margin: 20px auto;}

.SJU p{
	font-size: 14px;
	text-align: center;
}
.YJS{
	width: 1000px;
	margin: 0 auto;
}
.YJS img{margin: 20px auto;}

.YJS p{
	font-size: 14px;
	text-indent: 2em;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.FYnav{
	margin-left: 70px;
	margin-top: 20px;
}
.footer{margin-top: 20px;}
.footer p{
	text-align: center;
	color: #49392e;
}

/*唱片列表*/
.Record{margin-right: 60px;width: 930px;}
.RecordBox{
	width: 930px;
	margin-bottom: 10px;
	display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
}
.RecordList {
	width: 165px;
} 
.RecordList a{
	text-align: center;
	width: 165px;
	overflow: hidden; 
    white-space: nowrap; 
    text-overflow: ellipsis;
	color: #666666;
	display: inline-block;
	padding-top: 8px;
}
.RecordList p{
	width: 165px;
	text-align: center;
	overflow: hidden; 
    white-space: nowrap; 
    text-overflow: ellipsis;
	color: #999999;
	cursor: pointer;
}

/*页码*/
.m-style {
    position: relative;
    text-align: center;
    zoom: 1;
	max-width: 500px;
	margin: 20px auto;
}

.m-style:before,
.m-style:after {
    content: "";
    display: table;
}

.m-style:after {
    clear: both;
    overflow: hidden;
}

.m-style span {
    float: left;
    margin: 0 5px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    color: #bdbdbd;
    font-size: 12px;
}

.m-style .active {
    float: left;
    margin: 0 5px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: #515151;
    color: #fff;
    font-size: 12px;
    border: 1px solid #515151;
	display:block; 
     vertical-align:middle;
}

.m-style a {
    float: left;
    margin: 0 5px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #bdbdbd;
    font-size: 12px;
	display: block;
	vertical-align: middle;
}

.m-style a:hover {
    color: #fff;
    background: #6f0a0f;
}

.m-style .next,
.m-style .prev {
    font-size: 12px;
	height: 22px;
	width: 44px;
}
.m-style .jump-btn{
    font-size: 12px;
	height: 22px;
	width: 44px;
}
.now,
.count {
    padding: 0 5px;
    color: #f00;
}

.eg img {
    max-width: 800px;
    min-height: 200px;
}

.m-style input {
    float: left;
    margin: 0 5px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #fff;
    border: 1px solid #ebebeb;
    outline: none;
    color: #bdbdbd;
    font-size: 12px;
}

.Record{position: relative;}
.Record_con_1{
	position: absolute;
	top: 58px;
	left: 0px;
}
.Record_con_2{
	position: absolute;
	top: 58px;
	right: 0px;
}
.Record_con_3{
	position: absolute;
	top: 248px;
	left: 0px;
}
.Record_con_4{
	position: absolute;
	top: 248px;
	right: 0px;
}
.Record_DP{
	width: 165px;
	display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-around;
    flex-direction: row;
}
.Record h4{
	font-size: 20px;
	display: block;
	font-weight: normal;
	margin-bottom: 40px;
}
.Record .Record_title{
	font-size: 14px;
	color: #ffffff;
	background: #6f0a0f;
	padding: 2px 18px;
	font-weight: 600;
}
.Record_DP .Record_A,.Record_DP .Record_B{
	margin-top: 20px;
}
.Record_DP a,.Record_DP a{
	text-align: center;
	line-height: 26px;
	display: block;
}
.RecordBox_DP{
	position: relative;
	width: 260px;
}
.RecordBox_DP_left{
	position: absolute;
	left: 30px;
	top: 10px;
}
.RecordBox_DP ul li span{
	line-height: 30px;
}
.RecordBox_DP ul li .justifyBox{
	 width: 54px;
	text-align: justify;
	text-align-last: justify;
	text-justify: inter-ideograph;/*兼容ie*/
	display: inline-block;
}
.RecordBox_DP ul li .col1{
	color: #999999;
}
.RecordBox_DP ul li .col2{
	color: #666666;
	padding-left: 8px;
}
.Record .Record_table{
	width: 716px;
	background: #f3f3f3;
}
.Record .Record_table tr {
	height: 32px;
}
.Record .Record_table #first_tr{
	color: #fff;
	background: #6f0a0f;
}
.Record .Record_table tr td{
	text-align: center;
	line-height: 32px;font-size: 13px;
}

