﻿/**琴馆首页**/
.chinaz { width:100%; height:572px; position:relative; background:url(../images/bannerBg1.png) repeat-x center bottom; padding-bottom:10px; margin-bottom:35px; overflow:hidden;}
.chinaz img{ width:100%; height:572px;}
.chinaz .num { display:none;}
.chinaz .prev,.chinaz .next { display: none; width:12px; height:85px; position: absolute; top:240px;}
.chinaz .prev { left:85px; background: url(../images/prev.png) no-repeat;}
.chinaz .next { right:85px; background: url(../images/next.png) no-repeat;}

/**琴馆简介**/
.containBg{ width:100%; background:#F5F5F5; position:relative; min-height:540px; padding-bottom:30px; overflow:hidden;}
.about{ width:1004px; margin:50px auto 0;}
.aboutImg{ float:left; width:570px; background:url(../images/aboutBg.png) no-repeat right top;}
.aboutImg img{ float:left; width:473px; height:425px;}
.aboutImg h1{ float:right; width:26px; margin-right:40px; _display:inline; color:#666; font-family:"微软雅黑"; font-size:23px; text-align:center; line-height:120%;}
.about .content{ float:right; width:410px; line-height:200%; height:425px; overflow:auto;}

/**琴馆展示**/
.list{ float:left; width:100%; background:url(../images/proTit.png) repeat-x center 13px; text-align:center; height:27px; margin-top:42px;}
.list a{ display:inline-block; width:91px; height:27px; line-height:22px; text-align:center; font-size:14px; font-family:"微软雅黑";}
.list a,.list a:link,.list a:visited,.list a:active{ background:#F5F5F5; color:#333;}
.list a:hover{ background:url(../images/listBg.jpg) no-repeat; color:#fff;}

.product{ width:1016px; margin:0 auto; padding-bottom:40px; overflow:hidden;}
.product ul{ float:left; width:1020px; margin-top:20px; overflow:hidden;}
.item{float:left;width:195px;margin:20px 4px 0;_display:inline;}
.item .picBox{float:left;width:195px;height:137px;overflow:hidden;}
.item .picImgBox{width:195px;height:137px;line-height:137px;font-size:137px;overflow:hidden;text-align:center;display:table-cell;vertical-align:middle;*display:block;}
.item img{display:block;width:195px;margin:0 auto;text-align:center;vertical-align:middle;}
.item .imgTit{display:block;width:195px;height:30px;line-height:30px;font-style:normal;font-size:12px;text-align:center; font-family:"微软雅黑";overflow:hidden;}

.article,.other,.aboutCon{ width:960px; margin:42px auto 0; line-height:200%;}
.article h5{ display:block; line-height:30px; font-size:14px; margin-bottom:15px;}
.article img{ display:block; margin:0 auto;}

.aboutCon li{ float:left; width:160px; margin:20px 35px 0 0; _display:inline;}
.aboutCon li.last{ margin-right:0;}
.aboutCon li h3{ display:block; line-height:50px; font-size:20px; color:#666; font-family:"微软雅黑";}
.aboutCon li p{ line-height:200%;}

.newsCon{ width:960px; margin:42px auto 0; overflow:hidden;}
.newsCon h3{ display:block; line-height:30px; font-size:14px; margin-bottom:15px;}
.newsCon ul li{ float:left; width:960px; line-height:30px; border-bottom:1px dotted #ccc;}
.newsCon ul li span{ float:left; width:800px; height:30px; padding-left:12px; background:url(../images/point.gif) no-repeat left 12px; font-size:12px; display:inline-block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.newsCon ul li em{ float:right; font-style:normal;}

/** 翻页样式 **/
.page{width:auto;height:18px;float:left;margin:30px 40px 10px 0;_display:inline;}.page a,.page a:link,.page a:visited,.page a:active{height:12px;line-height:12px;padding:2px;_padding:2px 6px 2px 6px;color:#000;float:left;margin-left:10px;_display:inline;min-width:12px;text-align:center;font-size:12px;overflow:hidden;}.page span{float:left;margin-left:10px;_display:inline;color:#04417d;}.page a:hover,.page span.current{height:12px;line-height:12px;padding:2px;_padding:2px 6px 2px 6px;float:left;margin-left:10px;_display:inline;min-width:12px;text-align:center;font-size:12px;overflow:hidden;color:#666;}.pages{clear:both;text-align:center;padding:20px 0;}.pages .p-lr10{padding:0 10px;height:30px;line-height:30px;}.pages a,.pages a:link,.pages a:visited,.pages a:active{color:#000;}/** 在线留言样式 **/.feedback{width:600px;float:left;margin:20px 0 0 30px;_display:inline;}.feedback ul{width:600px;float:left;margin-bottom:10px;color:#333;font-size:12px;}.feedback ul li{height:30px;line-height:30px;float:left;margin-right:10px;_display:inline;color:#000;}.feedback ul li.width80{width:80px;text-align:right;}.feedback ul li.width400{width:400px;}.feedback ul li.width400 span{color:#900;float:left;}.feedback ul li.height100{height:100px;}.feedback ul li img.captcha{width:74px;height:22px;line-height:22px;float:left;}.feedback ul li .inputText,.feedback ul li .inputTextWidth100,.feedback ul li .inputTextWidth300,.feedback ul li .textareaText{border:1px #9FAFBB solid;float:left;margin-right:5px;}.feedback ul li .inputText,.feedback ul li .inputTextWidth100,.feedback ul li .inputTextWidth300{height:22px;line-height:22px;}.feedback ul li .inputText{width:200px;}.feedback ul li .inputText100{width:100px;}.feedback ul li .inputTextWidth300{width:300px;}.feedback ul li .textareaText{width:380px;height:100px;line-height:22px;}.feedback ul li .feedbackButton{width:66px;height:20px;line-height:20px;background:url(../images/feedbackBut.jpg) no-repeat left top;border:none;cursor:pointer;}