﻿
/* 全局CSS定义 */
*{
	margin:0; padding:0; 
}
body { 
	font-family:"微软雅黑", arial;
	margin:0; padding:0; 
	background-color: #fff;
	font-size:12px; color:#000;
	}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px; line-height:150%;}

/* 链接颜色 */
.lyzxBook .pageFull a {font-size:14px;}
.lyzxBook .pageFull a:link {color: #000; text-decoration:none;}
.lyzxBook .pageFull a:visited {color:#333333;text-decoration:none;}
.lyzxBook .pageFull a:hover {color: #ff0000; text-decoration:underline;cursor:pointer;}
.lyzxBook .pageFull a:active {color: #bc2931;}



/* 留言板 */
/*#guestBook {  width:100%;border-top:1px solid #eee;}
.guestOneTopic{ margin-top:10px;width:100% ; background-color:#eee;  border-collapse:collapse;table-layout:fixed;    }
.guestOneTopic th,td{border:solid 1px #6699FF;vertical-align:top;}
.guestOneTopic .left { width:160px; text-align:center; padding:3px;   }
.guestOneTopic .right{ text-align:left;  }
.right .title{ width:100%; height:25px;  background-image:url(default/guestBook_bar.gif); line-height:200%;font-weight:bold; text-indent:5px;}
.right .replyAhref{ float:right; width:60px; text-align:right;background-image:url(default/guestBook_icon_reply.gif); background-repeat:no-repeat; }
.right .content{ clear:both; margin:10px; background-color:#f6f6f6; }

.right .reply{border:1px solid #69f ; margin:5px; padding:5px;background-color:#f6f6f6;}
.reply .replytitle{border-bottom:1px solid #6699FF; padding-bottom:2px;}*/


.lyzxBook { padding:10px;box-sizing:border-box;width:100%;font-size:14px;color:#333;line-height:26px;}
.lyzxBook > h3 {width: 100%;font-size: 20px;line-height: 46px;text-align: center;color: #333;font-weight: 700;background: url(../../zzjgt/img/h2.png) no-repeat 0 center;    border: 1px solid rgb(232, 232, 232);box-sizing:border-box;}
.lyzxBook .addGuest { display:block;background: rgb(19, 126, 205);width: 88px;float:right;margin-right:40px;text-align: center;color: rgb(255, 255, 255);height:24px;line-height: 24px;margin-top:10px;}

.lyzxBook .guestCont { width:100%;border:1px solid #ddd;margin:20px 0;padding:10px;box-sizing:border-box;}
.lyzxBook .guestCont .guestCon_tit{ width:100%;padding-left:10px;box-sizing:border-box;background-color:#dbeaf9;line-height:40px;}
.lyzxBook .guestCont .guestCon_titCon{ width:100%;box-sizing:border-box;text-indent:initial;}
.lyzxBook .guestCont .guestCon_con{ width:100%;box-sizing:border-box;text-indent:4em;border:1px solid #eee;margin-top:5px;padding:10px;}

.lyzxBook .replyCon { width:100%;background-color:#f6f6f6;margin-top:5px;padding-top:10px;box-sizing:border-box;}
.lyzxBook .replyCon .replyCon_pon{ width:100%;font-size:16px;color:#f00;text-indent:4em;}
.lyzxBook .replyCon .replyCon_con{ width:100%;text-indent:2em;font-size:16px;text-indent:4em;margin-top:10px;}
.lyzxBook .replyCon .replyCon_time{ width:100%;font-size:16px;text-align:right;box-sizing:border-box;padding-right:10px;}
.lyzxBook .replyCon .replyCon_ple{ width:100%;text-align:right;background-color:#E8E8E8;line-height:35px;box-sizing:border-box;padding-right:10px;border-bottom:1px dashed #ccc;}

/*addGuest*/
.addGuestRt { width:100%;}
.addGuestRt .addGuestRt_top{ width:97%;margin:auto;padding:5px;box-sizing:border-box;margin-top:10px;border:1px solid #eee;margin-bottom:10px;}
.addGuestRt .addGuestRt_top > h4 { font-size: 18px; color: #333;line-height:24px; font-weight:700;}
.addGuestRt .addGuestRt_top > p { width: 100%; font-size:14px;line-height:24px;}
.addGuestRt { width:100%;}


.addGuestRt #guestBook {  width:100%;border-top:1px solid #eee;}
.addGuestRt .guestOneTopic{ margin:0 auto;margin-top:20px;width:57% ; background-color:#fff;  border-collapse:collapse;table-layout:fixed;    }
.addGuestRt .guestOneTopic input,.addGuestRt .guestOneTopic textarea{border:solid 1px #333;vertical-align:top;}
.addGuestRt .guestOneTopic .left { width:90px; vertical-align:text-top;   }
.addGuestRt .guestOneTopic .left i{font-style:normal;}
.addGuestRt .guestOneTopic .left i:before{content:'*';color:#f00;font-weight:700;font-size:10px;margin-right:2px;}
.addGuestRt .guestOneTopic .right{ text-align:left;  }

.addGuestRt .right .title{ width:100%; height:25px;  background-image:url(default/guestBook_bar.gif); line-height:200%;font-weight:bold; text-indent:5px;}
.addGuestRt .right .replyAhref{ float:right; width:60px; text-align:right;background-image:url(default/guestBook_icon_reply.gif); background-repeat:no-repeat; }
.addGuestRt .right .content{ clear:both; margin:10px; background-color:#f6f6f6; }
.addGuestRt .right #btnButton1 {    display: block;
    background: rgb(19, 126, 205);float:left;
    width: 88px;
    text-align: center;
    color: rgb(255, 255, 255);
    height: 24px;margin-right:20px;border:0 none;
    line-height: 24px;}
.addGuestRt td { margin-top:20px;}
.right .reply{border:1px solid #69f ; margin:5px; padding:5px;background-color:#f6f6f6;}
.reply .replytitle{border-bottom:1px solid #6699FF; padding-bottom:2px;}


